diff options
Diffstat (limited to 'docs/full/at/gv/egiz/moa')
1172 files changed, 12293 insertions, 109072 deletions
diff --git a/docs/full/at/gv/egiz/moa/ByteArrayDataSource.html b/docs/full/at/gv/egiz/moa/ByteArrayDataSource.html index 309d11cc..d27b7fab 100644 --- a/docs/full/at/gv/egiz/moa/ByteArrayDataSource.html +++ b/docs/full/at/gv/egiz/moa/ByteArrayDataSource.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>ByteArrayDataSource (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:19 CET 2014 --> +<title>ByteArrayDataSource</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ByteArrayDataSource (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="ByteArrayDataSource"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/ByteArrayDataSource.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.ByteArrayDataSource</li> @@ -98,13 +95,13 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataSource.html?is-external=true" title="class or interface in javax.activation">DataSource</a></dd> +<dd>javax.activation.DataSource</dd> </dl> <hr> <br> <pre>public class <span class="strong">ByteArrayDataSource</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> -implements <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataSource.html?is-external=true" title="class or interface in javax.activation">DataSource</a></pre> +extends java.lang.Object +implements javax.activation.DataSource</pre> </li> </ul> </div> @@ -124,7 +121,7 @@ implements <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataS </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/ByteArrayDataSource.html#ByteArrayDataSource(byte[], java.lang.String)">ByteArrayDataSource</a></strong>(byte[] data, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> mime)</code> </td> + java.lang.String mime)</code> </td> </tr> </table> </li> @@ -142,19 +139,19 @@ implements <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataS <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/ByteArrayDataSource.html#getContentType()">getContentType</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td> +<td class="colFirst"><code>java.io.InputStream</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/ByteArrayDataSource.html#getInputStream()">getInputStream</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/ByteArrayDataSource.html#getName()">getName</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></td> +<td class="colFirst"><code>java.io.OutputStream</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/ByteArrayDataSource.html#getOutputStream()">getOutputStream</a></strong>()</code> </td> </tr> </table> @@ -162,8 +159,8 @@ implements <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataS <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -186,7 +183,7 @@ implements <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataS <li class="blockList"> <h4>ByteArrayDataSource</h4> <pre>public ByteArrayDataSource(byte[] data, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> mime)</pre> + java.lang.String mime)</pre> </li> </ul> </li> @@ -203,10 +200,10 @@ implements <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataS <ul class="blockList"> <li class="blockList"> <h4>getContentType</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getContentType()</pre> +<pre>public java.lang.String getContentType()</pre> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataSource.html?is-external=true#getContentType()" title="class or interface in javax.activation">getContentType</a></code> in interface <code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataSource.html?is-external=true" title="class or interface in javax.activation">DataSource</a></code></dd> +<dd><code>getContentType</code> in interface <code>javax.activation.DataSource</code></dd> </dl> </li> </ul> @@ -216,13 +213,13 @@ implements <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataS <ul class="blockList"> <li class="blockList"> <h4>getInputStream</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> getInputStream() - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<pre>public java.io.InputStream getInputStream() + throws java.io.IOException</pre> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataSource.html?is-external=true#getInputStream()" title="class or interface in javax.activation">getInputStream</a></code> in interface <code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataSource.html?is-external=true" title="class or interface in javax.activation">DataSource</a></code></dd> +<dd><code>getInputStream</code> in interface <code>javax.activation.DataSource</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +<dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="getName()"> @@ -231,10 +228,10 @@ implements <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataS <ul class="blockList"> <li class="blockList"> <h4>getName</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getName()</pre> +<pre>public java.lang.String getName()</pre> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataSource.html?is-external=true#getName()" title="class or interface in javax.activation">getName</a></code> in interface <code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataSource.html?is-external=true" title="class or interface in javax.activation">DataSource</a></code></dd> +<dd><code>getName</code> in interface <code>javax.activation.DataSource</code></dd> </dl> </li> </ul> @@ -244,13 +241,13 @@ implements <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataS <ul class="blockListLast"> <li class="blockList"> <h4>getOutputStream</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> getOutputStream() - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<pre>public java.io.OutputStream getOutputStream() + throws java.io.IOException</pre> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataSource.html?is-external=true#getOutputStream()" title="class or interface in javax.activation">getOutputStream</a></code> in interface <code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataSource.html?is-external=true" title="class or interface in javax.activation">DataSource</a></code></dd> +<dd><code>getOutputStream</code> in interface <code>javax.activation.DataSource</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +<dd><code>java.io.IOException</code></dd></dl> </li> </ul> </li> @@ -270,13 +267,11 @@ implements <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataS <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/ByteArrayDataSource.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/MOAFault.html b/docs/full/at/gv/egiz/moa/MOAFault.html index 3a2bb71b..647b8d3d 100644 --- a/docs/full/at/gv/egiz/moa/MOAFault.html +++ b/docs/full/at/gv/egiz/moa/MOAFault.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>MOAFault (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:19 CET 2014 --> +<title>MOAFault</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MOAFault (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="MOAFault"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/MOAFault.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,13 +83,13 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li> +<li>java.lang.Throwable</li> <li> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> +<li>java.lang.Exception</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.MOAFault</li> @@ -108,12 +105,12 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> +<dd>java.io.Serializable</dd> </dl> <hr> <br> <pre>public class <span class="strong">MOAFault</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +extends java.lang.Exception</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.MOAFault">Serialized Form</a></dd></dl> </li> </ul> @@ -136,14 +133,14 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.htm <td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/MOAFault.html#MOAFault()">MOAFault</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/MOAFault.html#MOAFault(java.lang.String)">MOAFault</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> s)</code> </td> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/MOAFault.html#MOAFault(java.lang.String)">MOAFault</a></strong>(java.lang.String s)</code> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/MOAFault.html#MOAFault(java.lang.String, java.lang.Throwable)">MOAFault</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> s, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> ex)</code> </td> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/MOAFault.html#MOAFault(java.lang.String, java.lang.Throwable)">MOAFault</a></strong>(java.lang.String s, + java.lang.Throwable ex)</code> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/MOAFault.html#MOAFault(java.lang.Throwable)">MOAFault</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> </td> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/MOAFault.html#MOAFault(java.lang.Throwable)">MOAFault</a></strong>(java.lang.Throwable cause)</code> </td> </tr> </table> </li> @@ -173,15 +170,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.htm <li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed(java.lang.Throwable)" title="class or interface in java.lang">addSuppressed</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or interface in java.lang">getStackTrace</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed()" title="class or interface in java.lang">getSuppressed</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code></li> +<h3>Methods inherited from class java.lang.Throwable</h3> +<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -212,7 +209,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.htm <ul class="blockList"> <li class="blockList"> <h4>MOAFault</h4> -<pre>public MOAFault(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> s)</pre> +<pre>public MOAFault(java.lang.String s)</pre> </li> </ul> <a name="MOAFault(java.lang.String, java.lang.Throwable)"> @@ -221,8 +218,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.htm <ul class="blockList"> <li class="blockList"> <h4>MOAFault</h4> -<pre>public MOAFault(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> s, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> ex)</pre> +<pre>public MOAFault(java.lang.String s, + java.lang.Throwable ex)</pre> </li> </ul> <a name="MOAFault(java.lang.Throwable)"> @@ -231,7 +228,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.htm <ul class="blockListLast"> <li class="blockList"> <h4>MOAFault</h4> -<pre>public MOAFault(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<pre>public MOAFault(java.lang.Throwable cause)</pre> </li> </ul> </li> @@ -277,13 +274,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.htm <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/MOAFault.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html index 88a64f90..4494c8c4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceCallbackHandler (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:19 CET 2014 --> +<title>SignatureCreationServiceCallbackHandler</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceCallbackHandler (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceCallbackHandler"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceCallbackHandler.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceCallbackHandler</li> @@ -99,7 +96,7 @@ <hr> <br> <pre>public abstract class <span class="strong">SignatureCreationServiceCallbackHandler</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">SignatureCreationServiceCallbackHandler Callback class, Users can extend this class and implement their own receiveResult and receiveError methods.</div> </li> @@ -121,7 +118,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colFirst"><code>protected java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#clientData">clientData</a></strong></code> </td> </tr> </table> @@ -144,7 +141,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#SignatureCreationServiceCallbackHandler(java.lang.Object)">SignatureCreationServiceCallbackHandler</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> clientData)</code> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#SignatureCreationServiceCallbackHandler(java.lang.Object)">SignatureCreationServiceCallbackHandler</a></strong>(java.lang.Object clientData)</code> <div class="block">User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.</div> </td> @@ -165,21 +162,21 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#getClientData()">getClientData</a></strong>()</code> <div class="block">Get the client data</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#receiveErrorcreateCMSSignature(java.lang.Exception)">receiveErrorcreateCMSSignature</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> e)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#receiveErrorcreateCMSSignature(java.lang.Exception)">receiveErrorcreateCMSSignature</a></strong>(java.lang.Exception e)</code> <div class="block">auto generated Axis2 Error handler override this method for handling error response from createCMSSignature operation</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#receiveErrorcreateXMLSignature(java.lang.Exception)">receiveErrorcreateXMLSignature</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> e)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#receiveErrorcreateXMLSignature(java.lang.Exception)">receiveErrorcreateXMLSignature</a></strong>(java.lang.Exception e)</code> <div class="block">auto generated Axis2 Error handler override this method for handling error response from createXMLSignature operation</div> </td> @@ -203,8 +200,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -226,7 +223,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>clientData</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> clientData</pre> +<pre>protected java.lang.Object clientData</pre> </li> </ul> </li> @@ -243,7 +240,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>SignatureCreationServiceCallbackHandler</h4> -<pre>public SignatureCreationServiceCallbackHandler(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> clientData)</pre> +<pre>public SignatureCreationServiceCallbackHandler(java.lang.Object clientData)</pre> <div class="block">User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>clientData</code> - Object mechanism by which the user can pass in user data @@ -274,7 +271,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>getClientData</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> getClientData()</pre> +<pre>public java.lang.Object getClientData()</pre> <div class="block">Get the client data</div> </li> </ul> @@ -295,7 +292,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>receiveErrorcreateXMLSignature</h4> -<pre>public void receiveErrorcreateXMLSignature(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> e)</pre> +<pre>public void receiveErrorcreateXMLSignature(java.lang.Exception e)</pre> <div class="block">auto generated Axis2 Error handler override this method for handling error response from createXMLSignature operation</div> </li> @@ -317,7 +314,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>receiveErrorcreateCMSSignature</h4> -<pre>public void receiveErrorcreateCMSSignature(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> e)</pre> +<pre>public void receiveErrorcreateCMSSignature(java.lang.Exception e)</pre> <div class="block">auto generated Axis2 Error handler override this method for handling error response from createCMSSignature operation</div> </li> @@ -339,13 +336,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceCallbackHandler.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html index 3e66a41e..66ed7e95 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:34 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.AllSignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:20 CET 2014 --> +<title>SignatureCreationServiceStub.AllSignatoriesType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.AllSignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.AllSignatoriesType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.AllSignatoriesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.AllSignatoriesType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,21 +139,21 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(java.lang.String value)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -209,10 +206,10 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromValue</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a> fromValue(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a> fromValue(java.lang.String value) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.AllSignatoriesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html index f0eada2b..0433d523 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:34 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.AllSignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:20 CET 2014 --> +<title>SignatureCreationServiceStub.AllSignatoriesType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.AllSignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.AllSignatoriesType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.AllSignatoriesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.AllSignatoriesType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#_all">_all</a></strong></code> </td> </tr> <tr class="rowColor"> @@ -158,13 +155,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#all">all</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#localAllSignatoriesType">localAllSignatoriesType</a></strong></code> <div class="block">field for AllSignatoriesType</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -184,7 +181,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#SignatureCreationServiceStub.AllSignatoriesType(java.lang.String, boolean)">SignatureCreationServiceStub.AllSignatoriesType</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#SignatureCreationServiceStub.AllSignatoriesType(java.lang.String, boolean)">SignatureCreationServiceStub.AllSignatoriesType</a></strong>(java.lang.String value, boolean isRegisterValue)</code> </td> </tr> </table> @@ -204,21 +201,21 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#getValue()">getValue</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -227,17 +224,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -245,8 +242,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -268,7 +265,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localAllSignatoriesType"> @@ -277,7 +274,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localAllSignatoriesType</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localAllSignatoriesType</pre> +<pre>protected java.lang.String localAllSignatoriesType</pre> <div class="block">field for AllSignatoriesType</div> </li> </ul> @@ -287,7 +284,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>_all</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _all</pre> +<pre>public static final java.lang.String _all</pre> </li> </ul> <a name="all"> @@ -313,7 +310,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>SignatureCreationServiceStub.AllSignatoriesType</h4> -<pre>protected SignatureCreationServiceStub.AllSignatoriesType(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<pre>protected SignatureCreationServiceStub.AllSignatoriesType(java.lang.String value, boolean isRegisterValue)</pre> </li> </ul> @@ -331,7 +328,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getValue</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getValue()</pre> +<pre>public java.lang.String getValue()</pre> </li> </ul> <a name="equals(java.lang.Object)"> @@ -340,10 +337,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -379,7 +376,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -397,15 +394,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -415,16 +412,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -434,7 +431,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -461,13 +458,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.AllSignatoriesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html index 3d931a57..efce9cc7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:34 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.AnyChildrenType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:21 CET 2014 --> +<title>SignatureCreationServiceStub.AnyChildrenType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.AnyChildrenType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.AnyChildrenType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.AnyChildrenType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.AnyChildrenType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.AnyChildrenType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html index a15f3a7b..1f417b9d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:34 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.AnyChildrenType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:21 CET 2014 --> +<title>SignatureCreationServiceStub.AnyChildrenType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.AnyChildrenType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.AnyChildrenType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.AnyChildrenType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.AnyChildrenType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType">Serialized Form</a></dd></dl> </li> @@ -210,12 +207,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -225,13 +222,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -251,8 +248,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -371,7 +368,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -389,15 +386,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -407,16 +404,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -426,7 +423,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -453,13 +450,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.AnyChildrenType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html index b3fc31c4..e1954d06 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:37 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CMSContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:24 CET 2014 --> +<title>SignatureCreationServiceStub.CMSContentBaseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CMSContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CMSContentBaseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSContentBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CMSContentBaseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSContentBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html index 3f8edb30..004a4236 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:37 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CMSContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:24 CET 2014 --> +<title>SignatureCreationServiceStub.CMSContentBaseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CMSContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CMSContentBaseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSContentBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType</a></li> @@ -108,7 +105,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#localBase64Content">localBase64Content</a></strong></code> <div class="block">field for Base64Content</div> </td> @@ -216,19 +213,19 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#getBase64Content()">getBase64Content</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -245,18 +242,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -279,8 +276,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -302,7 +299,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Content</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Content</pre> +<pre>protected javax.activation.DataHandler localBase64Content</pre> <div class="block">field for Base64Content</div> </li> </ul> @@ -359,7 +356,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Content</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Content()</pre> +<pre>public javax.activation.DataHandler getBase64Content()</pre> <div class="block">Auto generated getter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -373,7 +370,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Content</h4> -<pre>public void setBase64Content(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Content(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -395,7 +392,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getReference()">getReference</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code></dd></dl> +<dd><code>java.lang.RuntimeException</code></dd></dl> </li> </ul> <a name="setReference(org.apache.axis2.databinding.types.URI)"> @@ -412,7 +409,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#setReference(org.apache.axis2.databinding.types.URI)">setReference</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Reference</dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code></dd></dl> +<dd><code>java.lang.RuntimeException</code></dd></dl> </li> </ul> <a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> @@ -421,7 +418,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -441,9 +438,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -451,7 +448,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -461,10 +458,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -472,7 +469,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -482,7 +479,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -511,13 +508,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSContentBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html index 468d09de..e17c5061 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CMSDataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:24 CET 2014 --> +<title>SignatureCreationServiceStub.CMSDataObjectInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CMSDataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CMSDataObjectInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CMSDataObjectInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html index c5fadf4d..e3854c69 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CMSDataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:24 CET 2014 --> +<title>SignatureCreationServiceStub.CMSDataObjectInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CMSDataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CMSDataObjectInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CMSDataObjectInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType">Serialized Form</a></dd></dl> </li> @@ -206,12 +203,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -223,13 +220,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -249,8 +246,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -362,7 +359,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -380,15 +377,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -398,16 +395,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -417,7 +414,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -444,13 +441,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html index 96ede8fa..910292bf 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:25 CET 2014 --> +<title>SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html index 8938a1ca..2fd6cfea 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CMSDataObjectOptionalMetaType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:25 CET 2014 --> +<title>SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CMSDataObjectOptionalMetaType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CMSDataObjectOptionalMetaType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType">Serialized Form</a></dd></dl> </li> @@ -211,12 +208,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -252,8 +249,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -400,15 +397,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -418,16 +415,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -437,7 +434,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -464,13 +461,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html index 5c0715d8..4d99acc7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:39 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:25 CET 2014 --> +<title>SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html index 628008b2..b4ff9c12 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:39 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CMSDataObjectRequiredMetaType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:25 CET 2014 --> +<title>SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CMSDataObjectRequiredMetaType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CMSDataObjectRequiredMetaType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType">Serialized Form</a></dd></dl> </li> @@ -211,24 +208,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -248,8 +245,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -360,7 +357,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -378,15 +375,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,16 +393,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -415,7 +412,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -442,13 +439,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html index e85409cd..f1b0f558 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CanonicalizationMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:21 CET 2014 --> +<title>SignatureCreationServiceStub.CanonicalizationMethod.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CanonicalizationMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CanonicalizationMethod.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CanonicalizationMethod.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethod</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethod</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethod</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html index d3359264..d8768155 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CanonicalizationMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:21 CET 2014 --> +<title>SignatureCreationServiceStub.CanonicalizationMethod</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CanonicalizationMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CanonicalizationMethod"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CanonicalizationMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CanonicalizationMethod</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCanonicalizationMethod"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CanonicalizationMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html index 5baef6f0..2a22fb55 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CanonicalizationMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:22 CET 2014 --> +<title>SignatureCreationServiceStub.CanonicalizationMethodType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CanonicalizationMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CanonicalizationMethodType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CanonicalizationMethodType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html index c97c1ce8..b3315a14 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CanonicalizationMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:22 CET 2014 --> +<title>SignatureCreationServiceStub.CanonicalizationMethodType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CanonicalizationMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CanonicalizationMethodType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CanonicalizationMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CanonicalizationMethodType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType">Serialized Form</a></dd></dl> </li> @@ -219,12 +216,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -266,8 +263,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -419,7 +416,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -437,15 +434,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -455,16 +452,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -474,7 +471,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -501,13 +498,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CanonicalizationMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html index 41efd363..7f9546c9 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:22 CET 2014 --> +<title>SignatureCreationServiceStub.CheckResultType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CheckResultType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CheckResultType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html index c968e302..6cfcceb4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:22 CET 2014 --> +<title>SignatureCreationServiceStub.CheckResultType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CheckResultType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CheckResultType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType">Serialized Form</a></dd></dl> </li> @@ -215,12 +212,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -230,13 +227,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -256,8 +253,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -386,7 +383,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -404,15 +401,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -422,16 +419,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,7 +438,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -468,13 +465,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html index f5e032a7..f7bd9b5d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:39 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:26 CET 2014 --> +<title>SignatureCreationServiceStub.ContentBaseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ContentBaseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ContentBaseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html index 17ee112b..3ad939e1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:39 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:26 CET 2014 --> +<title>SignatureCreationServiceStub.ContentBaseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ContentBaseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ContentBaseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType">Serialized Form</a></dd></dl> </li> @@ -154,7 +151,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localBase64Content">localBase64Content</a></strong></code> <div class="block">field for Base64Content</div> </td> @@ -216,7 +213,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -229,12 +226,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -258,18 +255,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -290,8 +287,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -313,7 +310,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Content</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Content</pre> +<pre>protected javax.activation.DataHandler localBase64Content</pre> <div class="block">field for Base64Content</div> </li> </ul> @@ -404,7 +401,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Content</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Content()</pre> +<pre>public javax.activation.DataHandler getBase64Content()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -415,7 +412,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Content</h4> -<pre>public void setBase64Content(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Content(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Base64Content</dd></dl> </li> @@ -488,7 +485,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -506,15 +503,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -524,16 +521,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -543,7 +540,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -570,13 +567,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html index 773a7952..34b7e02f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:40 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ContentExLocRefBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:27 CET 2014 --> +<title>SignatureCreationServiceStub.ContentExLocRefBaseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ContentExLocRefBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ContentExLocRefBaseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ContentExLocRefBaseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html index e4804a37..7be91233 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:40 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ContentExLocRefBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:27 CET 2014 --> +<title>SignatureCreationServiceStub.ContentExLocRefBaseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ContentExLocRefBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ContentExLocRefBaseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -159,7 +156,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#localBase64Content">localBase64Content</a></strong></code> <div class="block">field for Base64Content</div> </td> @@ -218,7 +215,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getBase64Content()">getBase64Content</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -232,12 +229,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -257,18 +254,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -297,8 +294,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -320,7 +317,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Content</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Content</pre> +<pre>protected javax.activation.DataHandler localBase64Content</pre> <div class="block">field for Base64Content</div> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Content</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Content()</pre> +<pre>public javax.activation.DataHandler getBase64Content()</pre> <div class="block">Auto generated getter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -410,7 +407,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Content</h4> -<pre>public void setBase64Content(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Content(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -473,7 +470,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getLocRefContent()">getLocRefContent</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code></dd></dl> +<dd><code>java.lang.RuntimeException</code></dd></dl> </li> </ul> <a name="setLocRefContent(org.apache.axis2.databinding.types.URI)"> @@ -490,7 +487,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - LocRefContent</dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code></dd></dl> +<dd><code>java.lang.RuntimeException</code></dd></dl> </li> </ul> <a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> @@ -499,7 +496,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -519,9 +516,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -529,7 +526,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -539,10 +536,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -550,7 +547,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -560,7 +557,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -589,13 +586,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html index 563dc231..1b9895d0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:41 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ContentOptionalRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:28 CET 2014 --> +<title>SignatureCreationServiceStub.ContentOptionalRefType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ContentOptionalRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ContentOptionalRefType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ContentOptionalRefType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html index e7771349..250fa45b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:41 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ContentOptionalRefType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:28 CET 2014 --> +<title>SignatureCreationServiceStub.ContentOptionalRefType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ContentOptionalRefType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ContentOptionalRefType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentOptionalRefType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -206,12 +203,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -223,13 +220,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -250,8 +247,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -331,7 +328,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -351,9 +348,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -361,7 +358,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -371,10 +368,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,7 +389,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -421,13 +418,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentOptionalRefType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html index 5d0a45d0..e84a494d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:43 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ContentRequiredRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:29 CET 2014 --> +<title>SignatureCreationServiceStub.ContentRequiredRefType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ContentRequiredRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ContentRequiredRefType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ContentRequiredRefType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html index 8481ab0c..0aa4951e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:43 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ContentRequiredRefType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:29 CET 2014 --> +<title>SignatureCreationServiceStub.ContentRequiredRefType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ContentRequiredRefType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ContentRequiredRefType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentRequiredRefType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType</a></li> @@ -108,7 +105,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#localBase64Content">localBase64Content</a></strong></code> <div class="block">field for Base64Content</div> </td> @@ -233,7 +230,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#getBase64Content()">getBase64Content</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -246,12 +243,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -285,18 +282,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -323,8 +320,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -346,7 +343,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Content</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Content</pre> +<pre>protected javax.activation.DataHandler localBase64Content</pre> <div class="block">field for Base64Content</div> </li> </ul> @@ -461,7 +458,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Content</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Content()</pre> +<pre>public javax.activation.DataHandler getBase64Content()</pre> <div class="block">Auto generated getter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -475,7 +472,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Content</h4> -<pre>public void setBase64Content(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Content(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -608,7 +605,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -628,9 +625,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -638,7 +635,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -648,10 +645,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -659,7 +656,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -669,7 +666,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -698,13 +695,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ContentRequiredRefType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html index 9e5e394b..7c09edb8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:30 CET 2014 --> +<title>SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html index c5913e39..ca0e27f0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:30 CET 2014 --> +<title>SignatureCreationServiceStub.CreateCMSSignatureRequest</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureRequest"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -155,7 +152,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> </table> @@ -231,8 +228,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -254,7 +251,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> </li> @@ -288,7 +285,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -308,9 +305,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -318,7 +315,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -328,10 +325,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -339,7 +336,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -349,7 +346,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -378,13 +375,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html index 04faaee9..6b5dd87f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:31 CET 2014 --> +<title>SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html index 7cd3c1eb..59510820 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:31 CET 2014 --> +<title>SignatureCreationServiceStub.CreateCMSSignatureRequestType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureRequestType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequestType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType">Serialized Form</a></dd></dl> </li> @@ -212,12 +209,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -229,13 +226,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -261,8 +258,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -395,7 +392,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -413,15 +410,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -431,16 +428,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -450,7 +447,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -477,13 +474,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html index b9a1bfd7..0e5de305 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:31 CET 2014 --> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html index 71e39be9..d6be4ebc 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:31 CET 2014 --> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponse</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponse"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponse</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCreateCMSSignatureResponse"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html index 52ba70c2..e5da0bff 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:31 CET 2014 --> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html index 01f66c22..c839916d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:31 CET 2014 --> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType">Serialized Form</a></dd></dl> </li> @@ -202,24 +199,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html index e6f4f69f..73dd3aac 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:32 CET 2014 --> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html index 3d83941b..b1c5e0e2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:32 CET 2014 --> +<title>SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#localCMSSignature">localCMSSignature</a></strong></code> <div class="block">field for CMSSignature</div> </td> @@ -202,7 +199,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getCMSSignature()">getCMSSignature</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -215,12 +212,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,18 +231,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#setCMSSignature(javax.activation.DataHandler)">setCMSSignature</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#setCMSSignature(javax.activation.DataHandler)">setCMSSignature</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -283,7 +280,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localCMSSignature</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localCMSSignature</pre> +<pre>protected javax.activation.DataHandler localCMSSignature</pre> <div class="block">field for CMSSignature</div> </li> </ul> @@ -355,7 +352,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getCMSSignature</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getCMSSignature()</pre> +<pre>public javax.activation.DataHandler getCMSSignature()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -366,7 +363,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setCMSSignature</h4> -<pre>public void setCMSSignature(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setCMSSignature(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CMSSignature</dd></dl> </li> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html index 03fa73dd..93c12ddb 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:33 CET 2014 --> +<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html index 0336d1c5..b1eed0ef 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:32 CET 2014 --> +<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCreateSignatureEnvironmentProfile"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html index df4ebdbd..b37160d9 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:33 CET 2014 --> +<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html index aa91e9ff..5a6850db 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:33 CET 2014 --> +<title>SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0">Serialized Form</a></dd></dl> </li> @@ -212,12 +209,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -233,13 +230,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -265,8 +262,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -417,7 +414,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -435,15 +432,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -453,16 +450,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -472,7 +469,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -499,13 +496,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html index 6b899847..93521f3d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:34 CET 2014 --> +<title>SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html index dfa17aa0..9306a362 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateSignatureInfoChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:34 CET 2014 --> +<title>SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateSignatureInfoChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateSignatureInfoChoice_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0">Serialized Form</a></dd></dl> </li> @@ -215,12 +212,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html index ba097689..e2794908 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:33 CET 2014 --> +<title>SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html index c2ecd59e..996f2f1c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:33 CET 2014 --> +<title>SignatureCreationServiceStub.CreateSignatureInfo_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateSignatureInfo_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateSignatureInfo_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0">Serialized Form</a></dd></dl> </li> @@ -207,24 +204,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html index 1b59a617..f9e601fc 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateSignatureLocationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:34 CET 2014 --> +<title>SignatureCreationServiceStub.CreateSignatureLocationType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateSignatureLocationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateSignatureLocationType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateSignatureLocationType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html index 0c05a1e8..35922d4b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateSignatureLocationType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:34 CET 2014 --> +<title>SignatureCreationServiceStub.CreateSignatureLocationType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateSignatureLocationType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateSignatureLocationType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureLocationType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateSignatureLocationType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>protected java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#localIndex">localIndex</a></strong></code> <div class="block">field for Index This was an Attribute!</div> @@ -195,19 +192,19 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#getIndex()">getIndex</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -219,18 +216,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#setIndex(java.math.BigInteger)">setIndex</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#setIndex(java.math.BigInteger)">setIndex</a></strong>(java.math.BigInteger param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -241,7 +238,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -249,8 +246,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -282,7 +279,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localIndex</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> localIndex</pre> +<pre>protected java.math.BigInteger localIndex</pre> <div class="block">field for Index This was an Attribute!</div> </li> @@ -340,10 +337,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -353,7 +350,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getIndex</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> getIndex()</pre> +<pre>public java.math.BigInteger getIndex()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> </li> @@ -364,7 +361,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setIndex</h4> -<pre>public void setIndex(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</pre> +<pre>public void setIndex(java.math.BigInteger param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Index</dd></dl> </li> @@ -375,7 +372,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -393,15 +390,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,16 +408,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -430,7 +427,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -457,13 +454,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateSignatureLocationType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html index fdc36f06..00fc7408 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:49 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:35 CET 2014 --> +<title>SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html index eff96180..56ea5a9e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:35 CET 2014 --> +<title>SignatureCreationServiceStub.CreateTransformsInfoProfile</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateTransformsInfoProfile"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCreateTransformsInfoProfile"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html index 4ae79741..7e8df8e9 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:49 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:35 CET 2014 --> +<title>SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html index a594a45c..fd4c7721 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:49 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:35 CET 2014 --> +<title>SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateTransformsInfoProfile_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0">Serialized Form</a></dd></dl> </li> @@ -212,12 +209,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -233,13 +230,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -265,8 +262,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -417,7 +414,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -435,15 +432,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -453,16 +450,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -472,7 +469,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -499,13 +496,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html index 49c591f6..b29510cc 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:36 CET 2014 --> +<title>SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html index 44e4120c..8c87cd5d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:36 CET 2014 --> +<title>SignatureCreationServiceStub.CreateXMLSignatureRequest</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureRequest"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -155,7 +152,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> </table> @@ -231,8 +228,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -254,7 +251,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> </li> @@ -288,7 +285,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -308,9 +305,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -318,7 +315,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -328,10 +325,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -339,7 +336,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -349,7 +346,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -378,13 +375,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html index 1b66103d..3cc20516 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:37 CET 2014 --> +<title>SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html index ed5258bb..23aca130 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:37 CET 2014 --> +<title>SignatureCreationServiceStub.CreateXMLSignatureRequestType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureRequestType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequestType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType">Serialized Form</a></dd></dl> </li> @@ -212,12 +209,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -229,13 +226,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -261,8 +258,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -395,7 +392,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -413,15 +410,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -431,16 +428,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -450,7 +447,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -477,13 +474,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html index f226c301..40464b0f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:37 CET 2014 --> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html index b4dcd6fa..55c899c0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:37 CET 2014 --> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponse</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponse"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponse</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCreateXMLSignatureResponse"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html index 7c2f2717..bf39874d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:38 CET 2014 --> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html index 1dfc7111..8858085a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:38 CET 2014 --> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType">Serialized Form</a></dd></dl> </li> @@ -202,24 +199,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html index f5b40551..95f27ac6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:38 CET 2014 --> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html index c0d54c8f..10481bdc 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:38 CET 2014 --> +<title>SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice">Serialized Form</a></dd></dl> </li> @@ -209,12 +206,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html index e0000ba3..1e638af0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CryptoBinary.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:39 CET 2014 --> +<title>SignatureCreationServiceStub.CryptoBinary.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CryptoBinary.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CryptoBinary.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CryptoBinary.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CryptoBinary.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CryptoBinary.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html index 89faec4b..ec622c15 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.CryptoBinary (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:39 CET 2014 --> +<title>SignatureCreationServiceStub.CryptoBinary</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.CryptoBinary (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.CryptoBinary"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CryptoBinary.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.CryptoBinary</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#localCryptoBinary">localCryptoBinary</a></strong></code> <div class="block">field for CryptoBinary</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,41 +189,41 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#getCryptoBinary()">getCryptoBinary</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#setCryptoBinary(javax.activation.DataHandler)">setCryptoBinary</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#setCryptoBinary(javax.activation.DataHandler)">setCryptoBinary</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCryptoBinary"> @@ -266,7 +263,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localCryptoBinary</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localCryptoBinary</pre> +<pre>protected javax.activation.DataHandler localCryptoBinary</pre> <div class="block">field for CryptoBinary</div> </li> </ul> @@ -301,7 +298,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getCryptoBinary</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getCryptoBinary()</pre> +<pre>public javax.activation.DataHandler getCryptoBinary()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setCryptoBinary</h4> -<pre>public void setCryptoBinary(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setCryptoBinary(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CryptoBinary</dd></dl> </li> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.CryptoBinary.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html index 1210b11b..76c6e277 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:47 CET 2014 --> +<title>SignatureCreationServiceStub.DSAKeyValue.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DSAKeyValue.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DSAKeyValue.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValue</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValue</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValue</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html index d4fe83d5..d7bdd2a2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:47 CET 2014 --> +<title>SignatureCreationServiceStub.DSAKeyValue</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DSAKeyValue"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DSAKeyValue</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localDSAKeyValue"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html index 0d06ebc6..7f7c2114 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:47 CET 2014 --> +<title>SignatureCreationServiceStub.DSAKeyValueType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DSAKeyValueType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DSAKeyValueType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html index 41602629..34293f69 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:47 CET 2014 --> +<title>SignatureCreationServiceStub.DSAKeyValueType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DSAKeyValueType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DSAKeyValueType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType">Serialized Form</a></dd></dl> </li> @@ -253,12 +250,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -286,13 +283,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -330,8 +327,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -610,7 +607,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -628,15 +625,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -646,16 +643,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -665,7 +662,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -692,13 +689,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html index 44d7a2ca..106a7639 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:48 CET 2014 --> +<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html index 0296dc3e..e3c96877 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:48 CET 2014 --> +<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0">Serialized Form</a></dd></dl> </li> @@ -195,7 +192,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -205,8 +202,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -218,13 +215,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html index ea44e430..2b9d8294 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:48 CET 2014 --> +<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html index 389e91ba..c12b448b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:48 CET 2014 --> +<title>SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1">Serialized Form</a></dd></dl> </li> @@ -195,7 +192,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -205,8 +202,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -218,13 +215,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html index 1493cc6c..c9a66ee5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:57 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:44 CET 2014 --> +<title>SignatureCreationServiceStub.DataObjectInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObjectInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DataObjectInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html index 75da4992..3c59cf1e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:57 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:44 CET 2014 --> +<title>SignatureCreationServiceStub.DataObjectInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObjectInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DataObjectInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType">Serialized Form</a></dd></dl> </li> @@ -218,12 +215,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -235,13 +232,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -267,8 +264,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -412,7 +409,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -430,15 +427,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -448,16 +445,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -467,7 +464,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -494,13 +491,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html index 0d7baeda..aa10545e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:57 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:44 CET 2014 --> +<title>SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html index 81debb75..7133269f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:57 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:44 CET 2014 --> +<title>SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0">Serialized Form</a></dd></dl> </li> @@ -215,12 +212,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html index cfc28555..67ece7e8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObjectInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:43 CET 2014 --> +<title>SignatureCreationServiceStub.DataObjectInfo_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObjectInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObjectInfo_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DataObjectInfo_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html index c3eb21cc..0a349e3b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObjectInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:42 CET 2014 --> +<title>SignatureCreationServiceStub.DataObjectInfo_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObjectInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObjectInfo_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -208,24 +205,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -246,8 +243,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -327,7 +324,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -347,9 +344,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -357,7 +354,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -367,10 +364,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -378,7 +375,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -388,7 +385,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -417,13 +414,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html index ee7291ff..f971847a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:56 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObjectInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:43 CET 2014 --> +<title>SignatureCreationServiceStub.DataObjectInfo_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObjectInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObjectInfo_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DataObjectInfo_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html index 1a207251..5f3460a2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:56 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObjectInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:43 CET 2014 --> +<title>SignatureCreationServiceStub.DataObjectInfo_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObjectInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObjectInfo_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfo_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -188,24 +185,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> </table> @@ -220,8 +217,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -260,7 +257,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -280,9 +277,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -290,7 +287,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -300,10 +297,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -311,7 +308,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -321,7 +318,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -350,13 +347,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObjectInfo_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html index 6ff3296f..527a1d6c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:54 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObject_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:41 CET 2014 --> +<title>SignatureCreationServiceStub.DataObject_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObject_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObject_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObject_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DataObject_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObject_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html index 9aac26b7..704afd83 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:54 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObject_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:41 CET 2014 --> +<title>SignatureCreationServiceStub.DataObject_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObject_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObject_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObject_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType</a></li> @@ -108,7 +105,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -200,24 +197,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> </table> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -279,7 +276,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -299,9 +296,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -309,7 +306,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -319,10 +316,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -330,7 +327,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -340,7 +337,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -369,13 +366,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObject_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html index 859fa23e..e6314563 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:54 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObject_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:42 CET 2014 --> +<title>SignatureCreationServiceStub.DataObject_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObject_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObject_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObject_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DataObject_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObject_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html index 3cbfb588..2dd47b86 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:54 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DataObject_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:42 CET 2014 --> +<title>SignatureCreationServiceStub.DataObject_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DataObject_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DataObject_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObject_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -188,24 +185,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> </table> @@ -220,8 +217,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -260,7 +257,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -280,9 +277,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -290,7 +287,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -300,10 +297,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -311,7 +308,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -321,7 +318,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -350,13 +347,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DataObject_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html index 11ed43b6..d8dc2207 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:58 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DigestMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:45 CET 2014 --> +<title>SignatureCreationServiceStub.DigestMethod.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DigestMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DigestMethod.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DigestMethod.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethod</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethod</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethod</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html index c06dbb1d..cba5132d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:58 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DigestMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:45 CET 2014 --> +<title>SignatureCreationServiceStub.DigestMethod</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DigestMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DigestMethod"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DigestMethod</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localDigestMethod"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html index 7a59891c..31c4a5b8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:58 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DigestMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:45 CET 2014 --> +<title>SignatureCreationServiceStub.DigestMethodType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DigestMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DigestMethodType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DigestMethodType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html index d7ecf888..7c98af05 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:58 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DigestMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:45 CET 2014 --> +<title>SignatureCreationServiceStub.DigestMethodType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DigestMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DigestMethodType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DigestMethodType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType">Serialized Form</a></dd></dl> </li> @@ -219,12 +216,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -266,8 +263,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -419,7 +416,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -437,15 +434,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -455,16 +452,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -474,7 +471,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -501,13 +498,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html index 0fe19668..22756102 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:59 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DigestValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:46 CET 2014 --> +<title>SignatureCreationServiceStub.DigestValue.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DigestValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DigestValue.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DigestValue.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValue</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValue</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValue</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html index 4da448db..52b7e35c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:59 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DigestValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:46 CET 2014 --> +<title>SignatureCreationServiceStub.DigestValue</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DigestValue (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DigestValue"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DigestValue</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localDigestValue"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html index 67cf2868..90ddaca6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:59 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DigestValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:46 CET 2014 --> +<title>SignatureCreationServiceStub.DigestValueType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DigestValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DigestValueType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DigestValueType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html index ceb05f5f..d423e7f5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:59 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.DigestValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:46 CET 2014 --> +<title>SignatureCreationServiceStub.DigestValueType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.DigestValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.DigestValueType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.DigestValueType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#localDigestValueType">localDigestValueType</a></strong></code> <div class="block">field for DigestValueType</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,41 +189,41 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#getDigestValueType()">getDigestValueType</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#setDigestValueType(javax.activation.DataHandler)">setDigestValueType</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#setDigestValueType(javax.activation.DataHandler)">setDigestValueType</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localDigestValueType"> @@ -266,7 +263,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localDigestValueType</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localDigestValueType</pre> +<pre>protected javax.activation.DataHandler localDigestValueType</pre> <div class="block">field for DigestValueType</div> </li> </ul> @@ -301,7 +298,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getDigestValueType</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getDigestValueType()</pre> +<pre>public javax.activation.DataHandler getDigestValueType()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setDigestValueType</h4> -<pre>public void setDigestValueType(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setDigestValueType(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestValueType</dd></dl> </li> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.DigestValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html index cfa73aff..dc3dced0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ErrorResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:49 CET 2014 --> +<title>SignatureCreationServiceStub.ErrorResponse.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ErrorResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ErrorResponse.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ErrorResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ErrorResponse.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ErrorResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html index fa5dff62..31f90fcf 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ErrorResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:49 CET 2014 --> +<title>SignatureCreationServiceStub.ErrorResponse</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ErrorResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ErrorResponse"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ErrorResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ErrorResponse</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localErrorResponse"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ErrorResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html index 4f1179d6..a23a0926 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:02 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ErrorResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:49 CET 2014 --> +<title>SignatureCreationServiceStub.ErrorResponseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ErrorResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ErrorResponseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ErrorResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ErrorResponseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ErrorResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html index 1769b7b5..69ff1261 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:02 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ErrorResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:49 CET 2014 --> +<title>SignatureCreationServiceStub.ErrorResponseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ErrorResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ErrorResponseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ErrorResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ErrorResponseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>protected java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#localErrorCode">localErrorCode</a></strong></code> <div class="block">field for ErrorCode</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#localInfo">localInfo</a></strong></code> <div class="block">field for Info</div> </td> @@ -194,48 +191,48 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#getErrorCode()">getErrorCode</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#getInfo()">getInfo</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#setErrorCode(java.math.BigInteger)">setErrorCode</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#setErrorCode(java.math.BigInteger)">setErrorCode</a></strong>(java.math.BigInteger param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#setInfo(java.lang.String)">setInfo</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html#setInfo(java.lang.String)">setInfo</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -267,7 +264,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localErrorCode</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> localErrorCode</pre> +<pre>protected java.math.BigInteger localErrorCode</pre> <div class="block">field for ErrorCode</div> </li> </ul> @@ -277,7 +274,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localInfo</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localInfo</pre> +<pre>protected java.lang.String localInfo</pre> <div class="block">field for Info</div> </li> </ul> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getErrorCode</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> getErrorCode()</pre> +<pre>public java.math.BigInteger getErrorCode()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> </li> @@ -323,7 +320,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setErrorCode</h4> -<pre>public void setErrorCode(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</pre> +<pre>public void setErrorCode(java.math.BigInteger param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ErrorCode</dd></dl> </li> @@ -334,7 +331,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getInfo</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getInfo()</pre> +<pre>public java.lang.String getInfo()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -345,7 +342,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setInfo</h4> -<pre>public void setInfo(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setInfo(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Info</dd></dl> </li> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ErrorResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html index 772c118f..40e45986 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:02 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ExtensionMapper (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:49 CET 2014 --> +<title>SignatureCreationServiceStub.ExtensionMapper</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ExtensionMapper (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ExtensionMapper"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ExtensionMapper.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ExtensionMapper</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ExtensionMapper</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> </li> </ul> </div> @@ -140,18 +137,18 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html#getTypeObject(java.lang.String, java.lang.String, javax.xml.stream.XMLStreamReader)">getTypeObject</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> typeName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> </td> +<td class="colFirst"><code>static java.lang.Object</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html#getTypeObject(java.lang.String, java.lang.String, javax.xml.stream.XMLStreamReader)">getTypeObject</a></strong>(java.lang.String namespaceURI, + java.lang.String typeName, + javax.xml.stream.XMLStreamReader reader)</code> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -190,12 +187,12 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>getTypeObject</h4> -<pre>public static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> getTypeObject(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> typeName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static java.lang.Object getTypeObject(java.lang.String namespaceURI, + java.lang.String typeName, + javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -215,13 +212,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ExtensionMapper.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html index 1e9c43a9..14300c3e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.FinalDataMetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:50 CET 2014 --> +<title>SignatureCreationServiceStub.FinalDataMetaInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.FinalDataMetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.FinalDataMetaInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.FinalDataMetaInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html index 4f03f495..6e560f80 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.FinalDataMetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:50 CET 2014 --> +<title>SignatureCreationServiceStub.FinalDataMetaInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.FinalDataMetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.FinalDataMetaInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -205,12 +202,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -351,7 +348,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -371,9 +368,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -381,7 +378,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,10 +388,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -402,7 +399,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -412,7 +409,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -441,13 +438,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html index 5dee7934..944792dd 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:04 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.HMACOutputLengthType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:51 CET 2014 --> +<title>SignatureCreationServiceStub.HMACOutputLengthType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.HMACOutputLengthType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.HMACOutputLengthType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.HMACOutputLengthType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html index fd785c22..4265096d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:04 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.HMACOutputLengthType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:51 CET 2014 --> +<title>SignatureCreationServiceStub.HMACOutputLengthType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.HMACOutputLengthType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.HMACOutputLengthType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.HMACOutputLengthType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.HMACOutputLengthType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>protected java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#localHMACOutputLengthType">localHMACOutputLengthType</a></strong></code> <div class="block">field for HMACOutputLengthType</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,41 +189,41 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#getHMACOutputLengthType()">getHMACOutputLengthType</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#setHMACOutputLengthType(java.math.BigInteger)">setHMACOutputLengthType</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#setHMACOutputLengthType(java.math.BigInteger)">setHMACOutputLengthType</a></strong>(java.math.BigInteger param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localHMACOutputLengthType"> @@ -266,7 +263,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localHMACOutputLengthType</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> localHMACOutputLengthType</pre> +<pre>protected java.math.BigInteger localHMACOutputLengthType</pre> <div class="block">field for HMACOutputLengthType</div> </li> </ul> @@ -301,7 +298,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getHMACOutputLengthType</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> getHMACOutputLengthType()</pre> +<pre>public java.math.BigInteger getHMACOutputLengthType()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> </li> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setHMACOutputLengthType</h4> -<pre>public void setHMACOutputLengthType(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</pre> +<pre>public void setHMACOutputLengthType(java.math.BigInteger param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - HMACOutputLengthType</dd></dl> </li> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.HMACOutputLengthType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html index f5db8253..15bb51de 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Hash_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:51 CET 2014 --> +<title>SignatureCreationServiceStub.Hash_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Hash_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Hash_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Hash_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Hash_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Hash_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html index 13d67784..f8fe1e7f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Hash_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:51 CET 2014 --> +<title>SignatureCreationServiceStub.Hash_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Hash_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Hash_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Hash_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Hash_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0">Serialized Form</a></dd></dl> </li> @@ -207,24 +204,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Hash_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html index ce9ef77c..728ec83d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:05 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.InputDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:53 CET 2014 --> +<title>SignatureCreationServiceStub.InputDataType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.InputDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.InputDataType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.InputDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.InputDataType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.InputDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html index fe205952..fc3f6959 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:05 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.InputDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:53 CET 2014 --> +<title>SignatureCreationServiceStub.InputDataType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.InputDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.InputDataType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.InputDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType</a></li> @@ -108,7 +105,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -221,7 +218,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -231,8 +228,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -244,13 +241,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -284,8 +281,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -398,7 +395,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -418,9 +415,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -428,7 +425,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -438,10 +435,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -449,7 +446,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -459,7 +456,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -488,13 +485,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.InputDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html index dcf509aa..444e6073 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.IssuingCountry.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:53 CET 2014 --> +<title>SignatureCreationServiceStub.IssuingCountry.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.IssuingCountry.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.IssuingCountry.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.IssuingCountry.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.IssuingCountry.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.IssuingCountry</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.IssuingCountry</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.IssuingCountry</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.IssuingCountry.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html index f44a00ef..460c8a95 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.IssuingCountry (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:53 CET 2014 --> +<title>SignatureCreationServiceStub.IssuingCountry</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.IssuingCountry (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.IssuingCountry"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.IssuingCountry.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.IssuingCountry</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localIssuingCountry"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.IssuingCountry.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html index 0b09b00b..36bdae97 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:54 CET 2014 --> +<title>SignatureCreationServiceStub.KeyIdentifierType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyIdentifierType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyIdentifierType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyIdentifierType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyIdentifierType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html index a633dedb..347ce62f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:54 CET 2014 --> +<title>SignatureCreationServiceStub.KeyIdentifierType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyIdentifierType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyIdentifierType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyIdentifierType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#localKeyIdentifierType">localKeyIdentifierType</a></strong></code> <div class="block">field for KeyIdentifierType</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,41 +189,41 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#getKeyIdentifierType()">getKeyIdentifierType</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#setKeyIdentifierType(java.lang.String)">setKeyIdentifierType</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#setKeyIdentifierType(java.lang.String)">setKeyIdentifierType</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localKeyIdentifierType"> @@ -266,7 +263,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localKeyIdentifierType</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localKeyIdentifierType</pre> +<pre>protected java.lang.String localKeyIdentifierType</pre> <div class="block">field for KeyIdentifierType</div> </li> </ul> @@ -301,7 +298,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getKeyIdentifierType</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getKeyIdentifierType()</pre> +<pre>public java.lang.String getKeyIdentifierType()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setKeyIdentifierType</h4> -<pre>public void setKeyIdentifierType(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setKeyIdentifierType(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyIdentifierType</dd></dl> </li> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyIdentifierType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html index c36b2051..99a4a185 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:54 CET 2014 --> +<title>SignatureCreationServiceStub.KeyInfo.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyInfo.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfo.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyInfo.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfo</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfo</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfo</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfo.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html index 09f2743d..ef1a19c1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyInfo (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:54 CET 2014 --> +<title>SignatureCreationServiceStub.KeyInfo</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyInfo (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyInfo"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyInfo</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localKeyInfo"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html index 9fb0ad9b..d244dc17 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:55 CET 2014 --> +<title>SignatureCreationServiceStub.KeyInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html index 265259d3..41bb977a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:55 CET 2014 --> +<title>SignatureCreationServiceStub.KeyInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType">Serialized Form</a></dd></dl> </li> @@ -215,24 +212,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -258,8 +255,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -393,7 +390,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -411,15 +408,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -429,16 +426,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -448,7 +445,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -475,13 +472,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html index 414c3da1..880ae372 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyInfoTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:55 CET 2014 --> +<title>SignatureCreationServiceStub.KeyInfoTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyInfoTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyInfoTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html index 7b6d9d53..e5e5bc65 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:55 CET 2014 --> +<title>SignatureCreationServiceStub.KeyInfoTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyInfoTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice">Serialized Form</a></dd></dl> </li> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localKeyName">localKeyName</a></strong></code> <div class="block">field for KeyName</div> </td> @@ -180,7 +177,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localKeyValueTracker">localKeyValueTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localMgmtData">localMgmtData</a></strong></code> <div class="block">field for MgmtData</div> </td> @@ -268,7 +265,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#getKeyName()">getKeyName</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -280,14 +277,14 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#getMgmtData()">getMgmtData</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -297,8 +294,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -354,13 +351,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -371,7 +368,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#setKeyName(java.lang.String)">setKeyName</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#setKeyName(java.lang.String)">setKeyName</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -383,7 +380,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#setMgmtData(java.lang.String)">setMgmtData</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#setMgmtData(java.lang.String)">setMgmtData</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -416,8 +413,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -439,7 +436,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localKeyName</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localKeyName</pre> +<pre>protected java.lang.String localKeyName</pre> <div class="block">field for KeyName</div> </li> </ul> @@ -553,7 +550,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localMgmtData</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localMgmtData</pre> +<pre>protected java.lang.String localMgmtData</pre> <div class="block">field for MgmtData</div> </li> </ul> @@ -625,7 +622,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getKeyName</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getKeyName()</pre> +<pre>public java.lang.String getKeyName()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -636,7 +633,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setKeyName</h4> -<pre>public void setKeyName(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setKeyName(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyName</dd></dl> </li> @@ -811,7 +808,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getMgmtData</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getMgmtData()</pre> +<pre>public java.lang.String getMgmtData()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -822,7 +819,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setMgmtData</h4> -<pre>public void setMgmtData(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setMgmtData(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MgmtData</dd></dl> </li> @@ -864,7 +861,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -882,15 +879,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -900,16 +897,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -919,7 +916,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -946,13 +943,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html index 034476f4..723c784b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:08 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyName.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:56 CET 2014 --> +<title>SignatureCreationServiceStub.KeyName.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyName.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyName.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyName.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyName.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyName.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyName</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyName</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyName</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyName.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html index fab17635..96f8b50f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:08 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyName (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:56 CET 2014 --> +<title>SignatureCreationServiceStub.KeyName</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyName (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyName"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyName.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyName</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyName</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.KeyName">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#localKeyName">localKeyName</a></strong></code> <div class="block">field for KeyName</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,36 +189,36 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#getKeyName()">getKeyName</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#setKeyName(java.lang.String)">setKeyName</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html#setKeyName(java.lang.String)">setKeyName</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localKeyName"> @@ -262,7 +259,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localKeyName</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localKeyName</pre> +<pre>protected java.lang.String localKeyName</pre> <div class="block">field for KeyName</div> </li> </ul> @@ -297,7 +294,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getKeyName</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getKeyName()</pre> +<pre>public java.lang.String getKeyName()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -308,7 +305,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setKeyName</h4> -<pre>public void setKeyName(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setKeyName(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyName</dd></dl> </li> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyName.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html index 4696fb88..5ded75a5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:08 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:56 CET 2014 --> +<title>SignatureCreationServiceStub.KeyValue.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyValue.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyValue.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValue</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValue</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValue</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html index 31a32389..4f6661f6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:08 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:56 CET 2014 --> +<title>SignatureCreationServiceStub.KeyValue</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyValue"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyValue</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localKeyValue"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html index 8817368a..f6507159 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:09 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:56 CET 2014 --> +<title>SignatureCreationServiceStub.KeyValueType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyValueType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyValueType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html index 6d862391..99e6b1b5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:09 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.KeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:56 CET 2014 --> +<title>SignatureCreationServiceStub.KeyValueType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.KeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.KeyValueType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.KeyValueType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType">Serialized Form</a></dd></dl> </li> @@ -225,12 +222,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -254,13 +251,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -286,8 +283,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -484,7 +481,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -502,15 +499,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -520,16 +517,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -539,7 +536,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -566,13 +563,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.KeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html index 9cbc6df4..32f599b0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:09 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Manifest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:57 CET 2014 --> +<title>SignatureCreationServiceStub.Manifest.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Manifest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Manifest.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Manifest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Manifest.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Manifest.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Manifest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Manifest</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Manifest</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Manifest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html index d86cd083..6dbdf93f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:09 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Manifest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:57 CET 2014 --> +<title>SignatureCreationServiceStub.Manifest</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Manifest (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Manifest"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Manifest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Manifest</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Manifest</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Manifest">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localManifest"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Manifest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html index 02cadc65..99cbbd6b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:10 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:58 CET 2014 --> +<title>SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html index e86beb83..c2612383 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:10 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ManifestRefsCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:58 CET 2014 --> +<title>SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ManifestRefsCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ManifestRefsCheckResultInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -240,12 +237,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -265,13 +262,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -309,8 +306,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -550,7 +547,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -570,9 +567,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -580,7 +577,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -590,10 +587,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -601,7 +598,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -611,7 +608,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -640,13 +637,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html index 90f0fdd3..cd0509d7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:11 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:59 CET 2014 --> +<title>SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html index fbeec345..655c83f8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:11 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ManifestRefsCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:59 CET 2014 --> +<title>SignatureCreationServiceStub.ManifestRefsCheckResultType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ManifestRefsCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ManifestRefsCheckResultType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -220,24 +217,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -264,8 +261,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -383,7 +380,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -403,9 +400,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -413,7 +410,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -423,10 +420,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -434,7 +431,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,7 +441,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -473,13 +470,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html index 36cae216..a68ee741 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:11 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ManifestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:59 CET 2014 --> +<title>SignatureCreationServiceStub.ManifestType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ManifestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ManifestType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ManifestType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html index 4589c93a..d70a5754 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:11 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ManifestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:59 CET 2014 --> +<title>SignatureCreationServiceStub.ManifestType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ManifestType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ManifestType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ManifestType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType">Serialized Form</a></dd></dl> </li> @@ -209,12 +206,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -258,8 +255,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -393,7 +390,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -411,15 +408,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -429,16 +426,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -448,7 +445,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -475,13 +472,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ManifestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html index 970c338d..76e6de4c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:12 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.MetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:00 CET 2014 --> +<title>SignatureCreationServiceStub.MetaInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.MetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.MetaInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MetaInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.MetaInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MetaInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html index 79f78c50..b0f1aaa0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:12 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.MetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:00 CET 2014 --> +<title>SignatureCreationServiceStub.MetaInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.MetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.MetaInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MetaInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.MetaInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType">Serialized Form</a></dd></dl> </li> @@ -238,12 +235,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -257,13 +254,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -295,8 +292,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -497,7 +494,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -515,15 +512,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -533,16 +530,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -552,7 +549,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -579,13 +576,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MetaInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html index a71e9404..5645ab34 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:12 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.MgmtData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:00 CET 2014 --> +<title>SignatureCreationServiceStub.MgmtData.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.MgmtData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.MgmtData.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MgmtData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.MgmtData.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MgmtData</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MgmtData</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MgmtData</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MgmtData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html index 21ba819d..9f9b5a31 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:12 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.MgmtData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:00 CET 2014 --> +<title>SignatureCreationServiceStub.MgmtData</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.MgmtData (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.MgmtData"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MgmtData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.MgmtData</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#localMgmtData">localMgmtData</a></strong></code> <div class="block">field for MgmtData</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,36 +189,36 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#getMgmtData()">getMgmtData</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#setMgmtData(java.lang.String)">setMgmtData</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html#setMgmtData(java.lang.String)">setMgmtData</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localMgmtData"> @@ -262,7 +259,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localMgmtData</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localMgmtData</pre> +<pre>protected java.lang.String localMgmtData</pre> <div class="block">field for MgmtData</div> </li> </ul> @@ -297,7 +294,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getMgmtData</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getMgmtData()</pre> +<pre>public java.lang.String getMgmtData()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -308,7 +305,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setMgmtData</h4> -<pre>public void setMgmtData(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setMgmtData(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MgmtData</dd></dl> </li> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MgmtData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html index 22f6e8d0..8b40a0ab 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:13 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.MimeTypeType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:01 CET 2014 --> +<title>SignatureCreationServiceStub.MimeTypeType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.MimeTypeType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.MimeTypeType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MimeTypeType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.MimeTypeType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MimeTypeType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html index ae0a5c7d..bd7babfc 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:13 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.MimeTypeType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:01 CET 2014 --> +<title>SignatureCreationServiceStub.MimeTypeType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.MimeTypeType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.MimeTypeType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MimeTypeType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.MimeTypeType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -226,7 +223,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localMimeTypeType"> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.MimeTypeType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html index 7906d57a..3b92ef3b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:13 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Object.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:01 CET 2014 --> +<title>SignatureCreationServiceStub.Object.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Object.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Object.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Object.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Object.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Object.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Object</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Object</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Object</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Object.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Object.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Object.html index eb830337..10e58e74 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Object.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Object.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:13 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Object (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:01 CET 2014 --> +<title>SignatureCreationServiceStub.Object</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Object (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Object"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Object.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Object</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Object</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Object">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localObject"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Object.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html index e6e86214..ab29d6aa 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:14 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ObjectType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:02 CET 2014 --> +<title>SignatureCreationServiceStub.ObjectType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ObjectType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ObjectType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ObjectType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ObjectType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ObjectType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html index df4d9458..21e08422 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:14 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ObjectType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:02 CET 2014 --> +<title>SignatureCreationServiceStub.ObjectType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ObjectType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ObjectType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ObjectType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ObjectType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType">Serialized Form</a></dd></dl> </li> @@ -164,7 +161,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#localMimeType">localMimeType</a></strong></code> <div class="block">field for MimeType This was an Attribute!</div> @@ -232,7 +229,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#getMimeType()">getMimeType</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -245,12 +242,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -260,13 +257,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -283,7 +280,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#setMimeType(java.lang.String)">setMimeType</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#setMimeType(java.lang.String)">setMimeType</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -304,8 +301,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -358,7 +355,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localMimeType</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localMimeType</pre> +<pre>protected java.lang.String localMimeType</pre> <div class="block">field for MimeType This was an Attribute!</div> </li> @@ -479,7 +476,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getMimeType</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getMimeType()</pre> +<pre>public java.lang.String getMimeType()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -490,7 +487,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setMimeType</h4> -<pre>public void setMimeType(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setMimeType(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MimeType</dd></dl> </li> @@ -523,7 +520,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -541,15 +538,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -559,16 +556,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -578,7 +575,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -605,13 +602,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ObjectType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html index 4bb5cdaf..91aa2c41 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:14 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ObjectTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:02 CET 2014 --> +<title>SignatureCreationServiceStub.ObjectTypeSequence.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ObjectTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ObjectTypeSequence.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ObjectTypeSequence.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html index 7599fac4..573ba24b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:14 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ObjectTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:02 CET 2014 --> +<title>SignatureCreationServiceStub.ObjectTypeSequence</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ObjectTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ObjectTypeSequence"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ObjectTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ObjectTypeSequence</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence">Serialized Form</a></dd></dl> </li> @@ -195,24 +192,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -226,8 +223,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -306,7 +303,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -324,15 +321,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -342,16 +339,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -361,7 +358,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -388,13 +385,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ObjectTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html index 34272dc1..26f04eec 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:15 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PGPData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:03 CET 2014 --> +<title>SignatureCreationServiceStub.PGPData.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PGPData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PGPData.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPData.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PGPData.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPData</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPData</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPData</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html index 94d6015b..80f2f0f8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:15 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PGPData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:03 CET 2014 --> +<title>SignatureCreationServiceStub.PGPData</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PGPData (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PGPData"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPData</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PGPData</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.PGPData">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,7 +190,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -203,20 +200,20 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localPGPData"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html index 70284f1f..bcd0afd1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PGPDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:04 CET 2014 --> +<title>SignatureCreationServiceStub.PGPDataType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PGPDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PGPDataType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PGPDataType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html index 927984d3..e5aa8eaf 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PGPDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:04 CET 2014 --> +<title>SignatureCreationServiceStub.PGPDataType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PGPDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PGPDataType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PGPDataType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType">Serialized Form</a></dd></dl> </li> @@ -203,7 +200,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -219,8 +216,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html index 7a9d5f74..bf00147e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:04 CET 2014 --> +<title>SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html index c3e2cdd9..5023a3d2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PGPDataTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:04 CET 2014 --> +<title>SignatureCreationServiceStub.PGPDataTypeSequence_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PGPDataTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PGPDataTypeSequence_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PGPDataTypeSequence_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0">Serialized Form</a></dd></dl> </li> @@ -161,13 +158,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#localPGPKeyID">localPGPKeyID</a></strong></code> <div class="block">field for PGPKeyID</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#localPGPKeyPacket">localPGPKeyPacket</a></strong></code> <div class="block">field for PGPKeyPacket</div> </td> @@ -222,24 +219,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#getPGPKeyID()">getPGPKeyID</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#getPGPKeyPacket()">getPGPKeyPacket</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -253,13 +250,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -270,13 +267,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#setPGPKeyID(javax.activation.DataHandler)">setPGPKeyID</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#setPGPKeyID(javax.activation.DataHandler)">setPGPKeyID</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#setPGPKeyPacket(javax.activation.DataHandler)">setPGPKeyPacket</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#setPGPKeyPacket(javax.activation.DataHandler)">setPGPKeyPacket</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -291,8 +288,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -314,7 +311,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localPGPKeyID</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localPGPKeyID</pre> +<pre>protected javax.activation.DataHandler localPGPKeyID</pre> <div class="block">field for PGPKeyID</div> </li> </ul> @@ -324,7 +321,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localPGPKeyPacket</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localPGPKeyPacket</pre> +<pre>protected javax.activation.DataHandler localPGPKeyPacket</pre> <div class="block">field for PGPKeyPacket</div> </li> </ul> @@ -388,7 +385,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getPGPKeyID</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getPGPKeyID()</pre> +<pre>public javax.activation.DataHandler getPGPKeyID()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -399,7 +396,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setPGPKeyID</h4> -<pre>public void setPGPKeyID(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setPGPKeyID(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPKeyID</dd></dl> </li> @@ -419,7 +416,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getPGPKeyPacket</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getPGPKeyPacket()</pre> +<pre>public javax.activation.DataHandler getPGPKeyPacket()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -430,7 +427,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setPGPKeyPacket</h4> -<pre>public void setPGPKeyPacket(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setPGPKeyPacket(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPKeyPacket</dd></dl> </li> @@ -493,7 +490,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -511,15 +508,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -529,16 +526,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -548,7 +545,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -575,13 +572,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html index e1115604..a2b56a03 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:05 CET 2014 --> +<title>SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html index 5b1aaeb7..8f12612c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PGPDataTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:05 CET 2014 --> +<title>SignatureCreationServiceStub.PGPDataTypeSequence_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PGPDataTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PGPDataTypeSequence_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PGPDataTypeSequence_type1</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1">Serialized Form</a></dd></dl> </li> @@ -161,7 +158,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#localPGPKeyPacket">localPGPKeyPacket</a></strong></code> <div class="block">field for PGPKeyPacket</div> </td> @@ -212,18 +209,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#getPGPKeyPacket()">getPGPKeyPacket</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -233,13 +230,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -250,7 +247,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#setPGPKeyPacket(javax.activation.DataHandler)">setPGPKeyPacket</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#setPGPKeyPacket(javax.activation.DataHandler)">setPGPKeyPacket</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -265,8 +262,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -288,7 +285,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localPGPKeyPacket</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localPGPKeyPacket</pre> +<pre>protected javax.activation.DataHandler localPGPKeyPacket</pre> <div class="block">field for PGPKeyPacket</div> </li> </ul> @@ -343,7 +340,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getPGPKeyPacket</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getPGPKeyPacket()</pre> +<pre>public javax.activation.DataHandler getPGPKeyPacket()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -354,7 +351,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setPGPKeyPacket</h4> -<pre>public void setPGPKeyPacket(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setPGPKeyPacket(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPKeyPacket</dd></dl> </li> @@ -417,7 +414,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -435,15 +432,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -453,16 +450,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -472,7 +469,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -499,13 +496,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html index afb34f84..5e3b7216 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:15 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PartOf_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:03 CET 2014 --> +<title>SignatureCreationServiceStub.PartOf_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PartOf_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PartOf_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PartOf_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PartOf_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,13 +139,13 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> @@ -156,7 +153,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -210,9 +207,9 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"> <h4>fromValue</h4> <pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> fromValue(org.apache.axis2.databinding.types.Token value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PartOf_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html index 97956059..f23ce939 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:15 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PartOf_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:03 CET 2014 --> +<title>SignatureCreationServiceStub.PartOf_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PartOf_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PartOf_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PartOf_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PartOf_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0">Serialized Form</a></dd></dl> </li> @@ -164,7 +161,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> <tr class="altColor"> @@ -212,16 +209,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localPartOf_type0"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PartOf_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html index 42287f1a..37eb74c0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:17 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ProfileIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:05 CET 2014 --> +<title>SignatureCreationServiceStub.ProfileIdentifierType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ProfileIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ProfileIdentifierType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ProfileIdentifierType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html index 8953ad2d..59f00bf6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:17 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ProfileIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:05 CET 2014 --> +<title>SignatureCreationServiceStub.ProfileIdentifierType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ProfileIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ProfileIdentifierType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ProfileIdentifierType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ProfileIdentifierType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,7 +190,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -203,20 +200,20 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -226,7 +223,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localProfileIdentifierType"> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ProfileIdentifierType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html index dc49beaf..40060009 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:17 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PublicAuthority.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:06 CET 2014 --> +<title>SignatureCreationServiceStub.PublicAuthority.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PublicAuthority.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PublicAuthority.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PublicAuthority.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PublicAuthority.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthority</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthority</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthority</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PublicAuthority.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html index 8a7b323a..39a42b4f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:17 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PublicAuthority (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:06 CET 2014 --> +<title>SignatureCreationServiceStub.PublicAuthority</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PublicAuthority (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PublicAuthority"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PublicAuthority.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PublicAuthority</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,7 +190,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -203,20 +200,20 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localPublicAuthority"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PublicAuthority.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html index 27d43ac2..b9a086b5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:18 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PublicAuthorityType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:06 CET 2014 --> +<title>SignatureCreationServiceStub.PublicAuthorityType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PublicAuthorityType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PublicAuthorityType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PublicAuthorityType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PublicAuthorityType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PublicAuthorityType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html index 4f53c834..00fc99ed 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:18 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.PublicAuthorityType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:06 CET 2014 --> +<title>SignatureCreationServiceStub.PublicAuthorityType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.PublicAuthorityType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.PublicAuthorityType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PublicAuthorityType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.PublicAuthorityType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#localCode">localCode</a></strong></code> <div class="block">field for Code</div> </td> @@ -192,19 +189,19 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#getCode()">getCode</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -214,18 +211,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#setCode(java.lang.String)">setCode</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html#setCode(java.lang.String)">setCode</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localCode</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localCode</pre> +<pre>protected java.lang.String localCode</pre> <div class="block">field for Code</div> </li> </ul> @@ -310,7 +307,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getCode</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getCode()</pre> +<pre>public java.lang.String getCode()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -321,7 +318,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setCode</h4> -<pre>public void setCode(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setCode(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Code</dd></dl> </li> @@ -332,7 +329,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -350,15 +347,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -368,16 +365,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -387,7 +384,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -414,13 +411,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.PublicAuthorityType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html index 41808df5..76de4cb3 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:18 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.QualifiedCertificate.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:07 CET 2014 --> +<title>SignatureCreationServiceStub.QualifiedCertificate.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.QualifiedCertificate.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.QualifiedCertificate.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.QualifiedCertificate.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.QualifiedCertificate.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.QualifiedCertificate</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.QualifiedCertificate</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.QualifiedCertificate</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.QualifiedCertificate.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html index 8a8186d0..f8304b0d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:18 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.QualifiedCertificate (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:07 CET 2014 --> +<title>SignatureCreationServiceStub.QualifiedCertificate</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.QualifiedCertificate (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.QualifiedCertificate"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.QualifiedCertificate.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.QualifiedCertificate</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate">Serialized Form</a></dd></dl> </li> @@ -157,7 +154,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -194,12 +191,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -211,13 +208,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -231,8 +228,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -254,7 +251,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSource"> @@ -321,7 +318,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -339,15 +336,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -357,16 +354,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -376,7 +373,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -403,13 +400,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.QualifiedCertificate.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html index 9286a7e4..111c7a5f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:22 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.RSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:11 CET 2014 --> +<title>SignatureCreationServiceStub.RSAKeyValue.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.RSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.RSAKeyValue.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RSAKeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.RSAKeyValue.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValue</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValue</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValue</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RSAKeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html index d650ac69..64c17d3f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:22 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.RSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:11 CET 2014 --> +<title>SignatureCreationServiceStub.RSAKeyValue</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.RSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.RSAKeyValue"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RSAKeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.RSAKeyValue</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localRSAKeyValue"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RSAKeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html index a19fcec9..6f3ee865 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:23 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.RSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:11 CET 2014 --> +<title>SignatureCreationServiceStub.RSAKeyValueType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.RSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.RSAKeyValueType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RSAKeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.RSAKeyValueType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RSAKeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html index ea677c81..10ae2427 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:23 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.RSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:11 CET 2014 --> +<title>SignatureCreationServiceStub.RSAKeyValueType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.RSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.RSAKeyValueType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RSAKeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.RSAKeyValueType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType">Serialized Form</a></dd></dl> </li> @@ -207,24 +204,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RSAKeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html index 2f072b4f..d9860081 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:19 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Reference.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:07 CET 2014 --> +<title>SignatureCreationServiceStub.Reference.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Reference.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Reference.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Reference.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Reference.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Reference.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Reference</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Reference</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Reference</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Reference.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html index 2a08c39f..e94414ed 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:19 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Reference (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:07 CET 2014 --> +<title>SignatureCreationServiceStub.Reference</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Reference (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Reference"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Reference.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Reference</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Reference</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Reference">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localReference"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Reference.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html index 496e7b93..cfab17e4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:21 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ReferenceType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:10 CET 2014 --> +<title>SignatureCreationServiceStub.ReferenceType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ReferenceType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ReferenceType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferenceType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ReferenceType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferenceType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html index 8f7383d3..a3f3ab27 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:21 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ReferenceType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:10 CET 2014 --> +<title>SignatureCreationServiceStub.ReferenceType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ReferenceType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ReferenceType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferenceType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ReferenceType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType">Serialized Form</a></dd></dl> </li> @@ -244,12 +241,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -277,13 +274,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -327,8 +324,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -588,7 +585,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -606,15 +603,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -624,16 +621,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -643,7 +640,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -670,13 +667,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferenceType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html index b988e744..7c5b2f7b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:20 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:08 CET 2014 --> +<title>SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html index dfe8ea1a..575a59df 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:20 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ReferencesCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:08 CET 2014 --> +<title>SignatureCreationServiceStub.ReferencesCheckResultInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ReferencesCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ReferencesCheckResultInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -234,12 +231,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -253,13 +250,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -291,8 +288,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -500,7 +497,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -520,9 +517,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -530,7 +527,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -540,10 +537,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -551,7 +548,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -561,7 +558,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -590,13 +587,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html index 75a705f4..73a19579 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:21 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ReferencesCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:09 CET 2014 --> +<title>SignatureCreationServiceStub.ReferencesCheckResultType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ReferencesCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ReferencesCheckResultType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.ReferencesCheckResultType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html index 6166eaed..6e6a1182 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:21 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.ReferencesCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:09 CET 2014 --> +<title>SignatureCreationServiceStub.ReferencesCheckResultType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.ReferencesCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.ReferencesCheckResultType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferencesCheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -224,12 +221,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -239,13 +236,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -272,8 +269,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -409,7 +406,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -429,9 +426,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -439,7 +436,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -449,10 +446,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -470,7 +467,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -499,13 +496,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.ReferencesCheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html index e922de88..72a20f7d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:21 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.RetrievalMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:10 CET 2014 --> +<title>SignatureCreationServiceStub.RetrievalMethod.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.RetrievalMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.RetrievalMethod.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RetrievalMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.RetrievalMethod.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethod</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethod</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethod</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RetrievalMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html index 267b83d1..bf1797b1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:21 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.RetrievalMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:10 CET 2014 --> +<title>SignatureCreationServiceStub.RetrievalMethod</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.RetrievalMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.RetrievalMethod"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RetrievalMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.RetrievalMethod</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localRetrievalMethod"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RetrievalMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html index 97b69269..a1b8bb8e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:22 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.RetrievalMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:10 CET 2014 --> +<title>SignatureCreationServiceStub.RetrievalMethodType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.RetrievalMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.RetrievalMethodType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RetrievalMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.RetrievalMethodType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RetrievalMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html index 0a62764e..e514d18b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:22 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.RetrievalMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:10 CET 2014 --> +<title>SignatureCreationServiceStub.RetrievalMethodType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.RetrievalMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.RetrievalMethodType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RetrievalMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.RetrievalMethodType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType">Serialized Form</a></dd></dl> </li> @@ -207,12 +204,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -240,13 +237,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -272,8 +269,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -436,7 +433,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -454,15 +451,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -472,16 +469,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -491,7 +488,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -518,13 +515,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.RetrievalMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html index 605ab469..26ef4593 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:33 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SPKIData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:23 CET 2014 --> +<title>SignatureCreationServiceStub.SPKIData.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SPKIData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SPKIData.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SPKIData.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIData</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIData</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIData</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html index 12955717..f92da877 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:33 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SPKIData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:23 CET 2014 --> +<title>SignatureCreationServiceStub.SPKIData</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SPKIData (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SPKIData"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SPKIData</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSPKIData"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html index 63859fe4..68dfc9ed 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:34 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SPKIDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:23 CET 2014 --> +<title>SignatureCreationServiceStub.SPKIDataType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SPKIDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SPKIDataType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SPKIDataType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html index 3619d480..c7577d3f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:34 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SPKIDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:23 CET 2014 --> +<title>SignatureCreationServiceStub.SPKIDataType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SPKIDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SPKIDataType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SPKIDataType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType">Serialized Form</a></dd></dl> </li> @@ -196,12 +193,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -213,13 +210,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html index d486ba91..fa3cc017 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:34 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SPKIDataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:23 CET 2014 --> +<title>SignatureCreationServiceStub.SPKIDataTypeSequence.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SPKIDataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SPKIDataTypeSequence.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SPKIDataTypeSequence.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html index 28147b63..bba907cd 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:34 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SPKIDataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:23 CET 2014 --> +<title>SignatureCreationServiceStub.SPKIDataTypeSequence</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SPKIDataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SPKIDataTypeSequence"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SPKIDataTypeSequence</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence">Serialized Form</a></dd></dl> </li> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#localSPKISexp">localSPKISexp</a></strong></code> <div class="block">field for SPKISexp</div> </td> @@ -205,17 +202,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#getSPKISexp()">getSPKISexp</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -243,7 +240,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#setSPKISexp(javax.activation.DataHandler)">setSPKISexp</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html#setSPKISexp(javax.activation.DataHandler)">setSPKISexp</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -252,8 +249,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -275,7 +272,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localSPKISexp</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localSPKISexp</pre> +<pre>protected javax.activation.DataHandler localSPKISexp</pre> <div class="block">field for SPKISexp</div> </li> </ul> @@ -329,7 +326,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getSPKISexp</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getSPKISexp()</pre> +<pre>public javax.activation.DataHandler getSPKISexp()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -340,7 +337,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setSPKISexp</h4> -<pre>public void setSPKISexp(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setSPKISexp(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SPKISexp</dd></dl> </li> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -400,15 +397,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -418,16 +415,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -437,7 +434,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -464,13 +461,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html index d705bca0..721c1407 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:23 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:12 CET 2014 --> +<title>SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SecureSignatureCreationDevice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SecureSignatureCreationDevice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SecureSignatureCreationDevice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html index 2f8d1f06..870389b4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:23 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SecureSignatureCreationDevice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:12 CET 2014 --> +<title>SignatureCreationServiceStub.SecureSignatureCreationDevice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SecureSignatureCreationDevice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SecureSignatureCreationDevice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SecureSignatureCreationDevice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice">Serialized Form</a></dd></dl> </li> @@ -157,7 +154,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -194,12 +191,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -211,13 +208,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -231,8 +228,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -254,7 +251,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSource"> @@ -321,7 +318,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -339,15 +336,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -357,16 +354,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -376,7 +373,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -403,13 +400,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html index 368a09dc..64e22007 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:24 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:12 CET 2014 --> +<title>SignatureCreationServiceStub.SignatoriesType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatoriesType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatoriesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatoriesType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,23 +139,23 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String namespaceURI, + java.lang.String type)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -171,8 +168,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -211,9 +208,9 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type) +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String namespaceURI, + java.lang.String type) throws org.apache.axis2.databinding.ADBException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> @@ -225,8 +222,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -235,8 +232,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -245,15 +242,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -273,13 +270,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatoriesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html index c37ee35f..6011a1fb 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:24 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:12 CET 2014 --> +<title>SignatureCreationServiceStub.SignatoriesType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatoriesType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatoriesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.axis2.databinding.types.Union</li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -155,7 +152,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,29 +196,29 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#setObject(java.lang.Object)">setObject</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> object)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html#setObject(java.lang.Object)">setObject</a></strong>(java.lang.Object object)</code> </td> </tr> </table> <ul class="blockList"> @@ -235,8 +232,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -258,7 +255,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> </li> @@ -292,7 +289,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setObject</h4> -<pre>public void setObject(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> object)</pre> +<pre>public void setObject(java.lang.Object object)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>setObject</code> in class <code>org.apache.axis2.databinding.types.Union</code></dd> @@ -305,7 +302,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -323,15 +320,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -341,16 +338,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -360,7 +357,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -387,13 +384,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatoriesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html index 63db85e6..96ff031f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:24 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Signature.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:13 CET 2014 --> +<title>SignatureCreationServiceStub.Signature.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Signature.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Signature.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Signature.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Signature.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Signature.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Signature</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Signature</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Signature</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Signature.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html index 6856b01a..52bd634c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:24 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Signature (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:13 CET 2014 --> +<title>SignatureCreationServiceStub.Signature</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Signature (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Signature"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Signature.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Signature</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Signature</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Signature">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignature"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Signature.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html index 3a3d6fe7..55f305b1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:25 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureEnvironment_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:13 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureEnvironment_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureEnvironment_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureEnvironment_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureEnvironment_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html index 5d71d7ee..39971aae 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:25 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureEnvironment_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:13 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureEnvironment_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureEnvironment_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureEnvironment_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureEnvironment_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0">Serialized Form</a></dd></dl> </li> @@ -195,24 +192,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -226,8 +223,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -306,7 +303,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -324,15 +321,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -342,16 +339,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -361,7 +358,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -388,13 +385,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html index 351adacb..2f204fcd 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:25 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:14 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html index ec132618..1da49df2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:25 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureManifestCheckParams_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:14 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureManifestCheckParams_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureManifestCheckParams_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureManifestCheckParams_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0">Serialized Form</a></dd></dl> </li> @@ -203,12 +200,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -258,8 +255,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -393,7 +390,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -411,15 +408,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -429,16 +426,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -448,7 +445,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -475,13 +472,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html index 83f55e58..d0bc28a0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:26 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:14 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureMethod.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureMethod.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureMethod.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethod</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethod</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethod</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html index 1e033423..a4e34395 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:26 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:14 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureMethod</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureMethod"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureMethod</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignatureMethod"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html index edbe946a..61536272 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:26 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:15 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureMethodType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureMethodType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureMethodType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html index 7abbc5dc..578266b5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:26 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:15 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureMethodType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureMethodType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureMethodType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType">Serialized Form</a></dd></dl> </li> @@ -235,12 +232,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -254,13 +251,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -292,8 +289,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -495,7 +492,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -513,15 +510,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -531,16 +528,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -550,7 +547,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -577,13 +574,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html index 995eacfb..97570b57 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:26 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureProperties.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:15 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureProperties.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureProperties.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureProperties.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureProperties.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureProperties.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperties</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperties</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperties</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureProperties.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html index 12700e08..3520046d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:26 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureProperties (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:15 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureProperties</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureProperties (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureProperties"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureProperties.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureProperties</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignatureProperties"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureProperties.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html index e77fce66..0058ebdc 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:27 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignaturePropertiesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:16 CET 2014 --> +<title>SignatureCreationServiceStub.SignaturePropertiesType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignaturePropertiesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignaturePropertiesType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignaturePropertiesType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html index 4eb8fa87..469e0fed 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:27 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignaturePropertiesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:16 CET 2014 --> +<title>SignatureCreationServiceStub.SignaturePropertiesType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignaturePropertiesType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignaturePropertiesType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertiesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignaturePropertiesType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType">Serialized Form</a></dd></dl> </li> @@ -209,12 +206,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -258,8 +255,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -393,7 +390,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -411,15 +408,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -429,16 +426,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -448,7 +445,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -475,13 +472,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertiesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html index 4a6fefc4..bb34742c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:27 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureProperty.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:16 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureProperty.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureProperty.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureProperty.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureProperty.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureProperty.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperty</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperty</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperty</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureProperty.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html index ad9f97cb..bc54a9e6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:27 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureProperty (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:16 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureProperty</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureProperty (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureProperty"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureProperty.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureProperty</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignatureProperty"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureProperty.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html index 3af34a95..e34553be 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:28 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignaturePropertyType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:17 CET 2014 --> +<title>SignatureCreationServiceStub.SignaturePropertyType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignaturePropertyType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignaturePropertyType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertyType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignaturePropertyType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertyType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html index a799f234..043ea51d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:28 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignaturePropertyType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:17 CET 2014 --> +<title>SignatureCreationServiceStub.SignaturePropertyType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignaturePropertyType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignaturePropertyType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertyType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignaturePropertyType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType">Serialized Form</a></dd></dl> </li> @@ -216,12 +213,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -239,13 +236,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -277,8 +274,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -445,7 +442,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -463,15 +460,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -481,16 +478,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -500,7 +497,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -527,13 +524,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertyType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html index e106616c..8316383c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:28 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:17 CET 2014 --> +<title>SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html index f155aa91..5e2add74 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:28 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignaturePropertyTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:17 CET 2014 --> +<title>SignatureCreationServiceStub.SignaturePropertyTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignaturePropertyTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignaturePropertyTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignaturePropertyTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice">Serialized Form</a></dd></dl> </li> @@ -199,12 +196,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -214,13 +211,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -332,7 +329,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -350,15 +347,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -368,16 +365,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -387,7 +384,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -414,13 +411,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html index a55dd51c..b61bbb20 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:29 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:18 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html index ed3bf0bf..229d6317 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:29 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:18 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType">Serialized Form</a></dd></dl> </li> @@ -247,12 +244,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -278,13 +275,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -328,8 +325,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -595,7 +592,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -613,15 +610,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -631,16 +628,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -650,7 +647,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -677,13 +674,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html index 5037a704..287456fa 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:29 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:18 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureValue.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureValue.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureValue.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValue</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValue</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValue</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html index 76be5982..a725c21b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:29 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:18 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureValue</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureValue (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureValue"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureValue</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignatureValue"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html index de2d5970..2ed6ff80 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:30 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:19 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureValueType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureValueType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureValueType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html index 1c0a1932..9feb310e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:30 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignatureValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:19 CET 2014 --> +<title>SignatureCreationServiceStub.SignatureValueType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignatureValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignatureValueType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignatureValueType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#localBase64Binary">localBase64Binary</a></strong></code> <div class="block">field for Base64Binary</div> </td> @@ -195,7 +192,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#getBase64Binary()">getBase64Binary</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -208,29 +205,29 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#setBase64Binary(javax.activation.DataHandler)">setBase64Binary</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#setBase64Binary(javax.activation.DataHandler)">setBase64Binary</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -241,7 +238,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -249,8 +246,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -272,7 +269,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Binary</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Binary</pre> +<pre>protected javax.activation.DataHandler localBase64Binary</pre> <div class="block">field for Base64Binary</div> </li> </ul> @@ -318,7 +315,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Binary</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Binary()</pre> +<pre>public javax.activation.DataHandler getBase64Binary()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -329,7 +326,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Binary</h4> -<pre>public void setBase64Binary(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Binary(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Base64Binary</dd></dl> </li> @@ -340,10 +337,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -375,7 +372,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -393,15 +390,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,16 +408,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -430,7 +427,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -457,13 +454,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignatureValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html index 9058a50d..3d02daf0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:30 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignedInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:19 CET 2014 --> +<title>SignatureCreationServiceStub.SignedInfo.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignedInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignedInfo.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignedInfo.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignedInfo.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfo</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfo</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfo</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignedInfo.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html index ef436c1f..54ba4d25 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:30 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignedInfo (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:19 CET 2014 --> +<title>SignatureCreationServiceStub.SignedInfo</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignedInfo (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignedInfo"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignedInfo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignedInfo</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignedInfo"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignedInfo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html index d2471e28..076845bb 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:30 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignedInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:20 CET 2014 --> +<title>SignatureCreationServiceStub.SignedInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignedInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignedInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignedInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignedInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignedInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html index 09e730dd..b011d583 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:30 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SignedInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:20 CET 2014 --> +<title>SignatureCreationServiceStub.SignedInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SignedInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SignedInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignedInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SignedInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType">Serialized Form</a></dd></dl> </li> @@ -227,12 +224,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -250,13 +247,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -294,8 +291,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -493,7 +490,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -511,15 +508,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -529,16 +526,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -548,7 +545,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -575,13 +572,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SignedInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html index 30959adf..b307c7f1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:31 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:20 CET 2014 --> +<title>SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html index 21164916..6c333683 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:31 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SingleSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:20 CET 2014 --> +<title>SignatureCreationServiceStub.SingleSignatureInfo_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SingleSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SingleSignatureInfo_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0">Serialized Form</a></dd></dl> </li> @@ -225,12 +222,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -246,13 +243,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -284,8 +281,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -469,7 +466,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -487,15 +484,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -505,16 +502,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -524,7 +521,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -551,13 +548,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html index 702293b5..ae0de61c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:31 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:21 CET 2014 --> +<title>SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html index 64d49d83..a11a4f03 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:31 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SingleSignatureInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:21 CET 2014 --> +<title>SignatureCreationServiceStub.SingleSignatureInfo_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SingleSignatureInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SingleSignatureInfo_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type1</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1">Serialized Form</a></dd></dl> </li> @@ -202,12 +199,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -219,13 +216,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -245,8 +242,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -358,7 +355,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -376,15 +373,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -394,16 +391,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -413,7 +410,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -440,13 +437,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html index a6ecc7ef..7d295338 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Source_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:21 CET 2014 --> +<title>SignatureCreationServiceStub.Source_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Source_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Source_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Source_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Source_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,13 +139,13 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> @@ -156,7 +153,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -210,9 +207,9 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"> <h4>fromValue</h4> <pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> fromValue(org.apache.axis2.databinding.types.Token value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Source_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html index 826a48fb..8ce5c83c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Source_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:21 CET 2014 --> +<title>SignatureCreationServiceStub.Source_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Source_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Source_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Source_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Source_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0">Serialized Form</a></dd></dl> </li> @@ -168,7 +165,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> <tr class="rowColor"> @@ -212,16 +209,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSource_type0"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Source_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html index a879c7b7..fa77c34e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Source_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:22 CET 2014 --> +<title>SignatureCreationServiceStub.Source_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Source_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Source_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Source_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Source_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,13 +139,13 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> @@ -156,7 +153,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -210,9 +207,9 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"> <h4>fromValue</h4> <pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> fromValue(org.apache.axis2.databinding.types.Token value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Source_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html index 65b1144f..1cfe1ba8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Source_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:22 CET 2014 --> +<title>SignatureCreationServiceStub.Source_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Source_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Source_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Source_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Source_type1</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1">Serialized Form</a></dd></dl> </li> @@ -168,7 +165,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> <tr class="rowColor"> @@ -212,16 +209,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSource_type1"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Source_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html index 45968ce0..43626804 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:33 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Space_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:22 CET 2014 --> +<title>SignatureCreationServiceStub.Space_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Space_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Space_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Space_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Space_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,13 +139,13 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> @@ -156,7 +153,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -210,9 +207,9 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"> <h4>fromValue</h4> <pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> fromValue(org.apache.axis2.databinding.types.NCName value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Space_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html index b7e6aa40..27efe563 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:33 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Space_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:22 CET 2014 --> +<title>SignatureCreationServiceStub.Space_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Space_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Space_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Space_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Space_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0">Serialized Form</a></dd></dl> </li> @@ -164,7 +161,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> <tr class="altColor"> @@ -212,16 +209,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSpace_type0"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Space_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html index a43071e2..994b986c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Structure_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:24 CET 2014 --> +<title>SignatureCreationServiceStub.Structure_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Structure_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Structure_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Structure_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Structure_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,21 +139,21 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(java.lang.String value)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -209,10 +206,10 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromValue</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> fromValue(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> fromValue(java.lang.String value) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Structure_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html index 65337928..691ccddf 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Structure_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:24 CET 2014 --> +<title>SignatureCreationServiceStub.Structure_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Structure_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Structure_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Structure_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Structure_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0">Serialized Form</a></dd></dl> </li> @@ -150,11 +147,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#_detached">_detached</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#_enveloping">_enveloping</a></strong></code> </td> </tr> <tr class="altColor"> @@ -166,13 +163,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#enveloping">enveloping</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#localStructure_type0">localStructure_type0</a></strong></code> <div class="block">field for Structure_type0</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,7 +189,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#SignatureCreationServiceStub.Structure_type0(java.lang.String, boolean)">SignatureCreationServiceStub.Structure_type0</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#SignatureCreationServiceStub.Structure_type0(java.lang.String, boolean)">SignatureCreationServiceStub.Structure_type0</a></strong>(java.lang.String value, boolean isRegisterValue)</code> </td> </tr> </table> @@ -212,21 +209,21 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#getValue()">getValue</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localStructure_type0"> @@ -285,7 +282,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localStructure_type0</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localStructure_type0</pre> +<pre>protected java.lang.String localStructure_type0</pre> <div class="block">field for Structure_type0</div> </li> </ul> @@ -295,7 +292,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>_detached</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _detached</pre> +<pre>public static final java.lang.String _detached</pre> </li> </ul> <a name="_enveloping"> @@ -304,7 +301,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>_enveloping</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _enveloping</pre> +<pre>public static final java.lang.String _enveloping</pre> </li> </ul> <a name="detached"> @@ -339,7 +336,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>SignatureCreationServiceStub.Structure_type0</h4> -<pre>protected SignatureCreationServiceStub.Structure_type0(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<pre>protected SignatureCreationServiceStub.Structure_type0(java.lang.String value, boolean isRegisterValue)</pre> </li> </ul> @@ -357,7 +354,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getValue</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getValue()</pre> +<pre>public java.lang.String getValue()</pre> </li> </ul> <a name="equals(java.lang.Object)"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Structure_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html index eda7aede..a83fe2a5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Structure_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:24 CET 2014 --> +<title>SignatureCreationServiceStub.Structure_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Structure_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Structure_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Structure_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Structure_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,21 +139,21 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(java.lang.String value)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -209,10 +206,10 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromValue</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> fromValue(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> fromValue(java.lang.String value) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Structure_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html index 8d379e14..33864d77 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Structure_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:24 CET 2014 --> +<title>SignatureCreationServiceStub.Structure_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Structure_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Structure_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Structure_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Structure_type1</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1">Serialized Form</a></dd></dl> </li> @@ -150,11 +147,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#_detached">_detached</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#_enveloping">_enveloping</a></strong></code> </td> </tr> <tr class="altColor"> @@ -166,13 +163,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#enveloping">enveloping</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#localStructure_type1">localStructure_type1</a></strong></code> <div class="block">field for Structure_type1</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,7 +189,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#SignatureCreationServiceStub.Structure_type1(java.lang.String, boolean)">SignatureCreationServiceStub.Structure_type1</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#SignatureCreationServiceStub.Structure_type1(java.lang.String, boolean)">SignatureCreationServiceStub.Structure_type1</a></strong>(java.lang.String value, boolean isRegisterValue)</code> </td> </tr> </table> @@ -212,21 +209,21 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#getValue()">getValue</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localStructure_type1"> @@ -285,7 +282,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localStructure_type1</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localStructure_type1</pre> +<pre>protected java.lang.String localStructure_type1</pre> <div class="block">field for Structure_type1</div> </li> </ul> @@ -295,7 +292,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>_detached</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _detached</pre> +<pre>public static final java.lang.String _detached</pre> </li> </ul> <a name="_enveloping"> @@ -304,7 +301,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>_enveloping</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _enveloping</pre> +<pre>public static final java.lang.String _enveloping</pre> </li> </ul> <a name="detached"> @@ -339,7 +336,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>SignatureCreationServiceStub.Structure_type1</h4> -<pre>protected SignatureCreationServiceStub.Structure_type1(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<pre>protected SignatureCreationServiceStub.Structure_type1(java.lang.String value, boolean isRegisterValue)</pre> </li> </ul> @@ -357,7 +354,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getValue</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getValue()</pre> +<pre>public java.lang.String getValue()</pre> </li> </ul> <a name="equals(java.lang.Object)"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Structure_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html index 69156676..380376e3 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Supplement.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:25 CET 2014 --> +<title>SignatureCreationServiceStub.Supplement.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Supplement.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Supplement.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Supplement.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Supplement.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Supplement.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Supplement</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Supplement</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Supplement</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Supplement.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html index 3fe41651..b2e7066d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Supplement (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:25 CET 2014 --> +<title>SignatureCreationServiceStub.Supplement</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Supplement (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Supplement"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Supplement.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Supplement</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Supplement</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Supplement">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSupplement"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Supplement.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html index 0131de1c..b1842b4a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SupplementProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:25 CET 2014 --> +<title>SignatureCreationServiceStub.SupplementProfile.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SupplementProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SupplementProfile.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SupplementProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SupplementProfile.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SupplementProfile</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SupplementProfile</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SupplementProfile</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SupplementProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html index fce6a374..6586de9b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.SupplementProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:25 CET 2014 --> +<title>SignatureCreationServiceStub.SupplementProfile</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.SupplementProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.SupplementProfile"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SupplementProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.SupplementProfile</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSupplementProfile"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.SupplementProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html index 5493a3a1..bc9230f1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Transform.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:26 CET 2014 --> +<title>SignatureCreationServiceStub.Transform.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Transform.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Transform.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Transform.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Transform.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Transform.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transform</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transform</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transform</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Transform.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html index ed25bed1..2ca14cb2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Transform (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:26 CET 2014 --> +<title>SignatureCreationServiceStub.Transform</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Transform (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Transform"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Transform.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Transform</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Transform</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Transform">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localTransform"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Transform.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html index b0076e1b..4b4fdfeb 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:37 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.TransformParameterType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:26 CET 2014 --> +<title>SignatureCreationServiceStub.TransformParameterType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.TransformParameterType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.TransformParameterType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformParameterType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.TransformParameterType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformParameterType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html index cc997b4d..f93dcb26 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:37 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.TransformParameterType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:26 CET 2014 --> +<title>SignatureCreationServiceStub.TransformParameterType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.TransformParameterType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.TransformParameterType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformParameterType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.TransformParameterType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#localBase64Content">localBase64Content</a></strong></code> <div class="block">field for Base64Content</div> </td> @@ -213,7 +210,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#getBase64Content()">getBase64Content</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -226,12 +223,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -255,18 +252,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -287,8 +284,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -310,7 +307,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Content</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Content</pre> +<pre>protected javax.activation.DataHandler localBase64Content</pre> <div class="block">field for Base64Content</div> </li> </ul> @@ -402,7 +399,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Content</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Content()</pre> +<pre>public javax.activation.DataHandler getBase64Content()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -413,7 +410,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Content</h4> -<pre>public void setBase64Content(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Content(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Base64Content</dd></dl> </li> @@ -486,7 +483,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -504,15 +501,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -522,16 +519,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -541,7 +538,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -568,13 +565,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformParameterType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html index 44e051b4..368c016b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.TransformType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:28 CET 2014 --> +<title>SignatureCreationServiceStub.TransformType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.TransformType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.TransformType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.TransformType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html index 66339a6d..f21059da 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.TransformType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:28 CET 2014 --> +<title>SignatureCreationServiceStub.TransformType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.TransformType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.TransformType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.TransformType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.TransformType">Serialized Form</a></dd></dl> </li> @@ -213,12 +210,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -266,8 +263,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -419,7 +416,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -437,15 +434,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -455,16 +452,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -474,7 +471,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -501,13 +498,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html index fdd94e24..1fc54160 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:39 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.TransformTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:29 CET 2014 --> +<title>SignatureCreationServiceStub.TransformTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.TransformTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.TransformTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.TransformTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html index 1ecb6318..819bc72e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:39 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.TransformTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:29 CET 2014 --> +<title>SignatureCreationServiceStub.TransformTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.TransformTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.TransformTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.TransformTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice">Serialized Form</a></dd></dl> </li> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#localXPath">localXPath</a></strong></code> <div class="block">field for XPath</div> </td> @@ -209,17 +206,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#getXPath()">getXPath</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -251,7 +248,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#setXPath(java.lang.String)">setXPath</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html#setXPath(java.lang.String)">setXPath</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -302,7 +299,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localXPath</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localXPath</pre> +<pre>protected java.lang.String localXPath</pre> <div class="block">field for XPath</div> </li> </ul> @@ -386,7 +383,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getXPath</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getXPath()</pre> +<pre>public java.lang.String getXPath()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -397,7 +394,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setXPath</h4> -<pre>public void setXPath(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setXPath(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - XPath</dd></dl> </li> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html index 389e0f8c..55448289 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:37 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Transforms.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:27 CET 2014 --> +<title>SignatureCreationServiceStub.Transforms.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Transforms.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Transforms.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Transforms.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Transforms.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Transforms.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transforms</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transforms</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transforms</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Transforms.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html index eaebecfa..e7b9d315 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:37 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.Transforms (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:27 CET 2014 --> +<title>SignatureCreationServiceStub.Transforms</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.Transforms (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.Transforms"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Transforms.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.Transforms</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.Transforms</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.Transforms">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localTransforms"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.Transforms.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html index 608cb873..f8e8ef69 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.TransformsInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:27 CET 2014 --> +<title>SignatureCreationServiceStub.TransformsInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.TransformsInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.TransformsInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformsInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.TransformsInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformsInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html index b56d151a..60ad34b6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.TransformsInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:27 CET 2014 --> +<title>SignatureCreationServiceStub.TransformsInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.TransformsInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.TransformsInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformsInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.TransformsInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType">Serialized Form</a></dd></dl> </li> @@ -205,12 +202,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -252,8 +249,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -400,15 +397,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -418,16 +415,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -437,7 +434,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -464,13 +461,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformsInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html index a4445af0..84322c17 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.TransformsType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:28 CET 2014 --> +<title>SignatureCreationServiceStub.TransformsType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.TransformsType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.TransformsType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformsType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.TransformsType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformsType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html index 9733d54a..08e03769 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.TransformsType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:28 CET 2014 --> +<title>SignatureCreationServiceStub.TransformsType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.TransformsType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.TransformsType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformsType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.TransformsType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType">Serialized Form</a></dd></dl> </li> @@ -196,12 +193,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -213,13 +210,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.TransformsType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html index 55a35e1f..e55a7fc9 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:40 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:30 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html index a44452f4..6919455e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:40 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:30 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyCMSSignatureRequest</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureRequest"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -162,7 +159,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -206,12 +203,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -223,13 +220,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -250,8 +247,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -273,7 +270,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignatories"> @@ -340,7 +337,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -360,9 +357,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -370,7 +367,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -380,10 +377,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -401,7 +398,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -430,13 +427,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html index 9052fac3..33fb7f9d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:40 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:30 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html index fb52d9fb..b4f437d5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:40 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:30 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyCMSSignatureRequestType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureRequestType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType">Serialized Form</a></dd></dl> </li> @@ -154,7 +151,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localCMSSignature">localCMSSignature</a></strong></code> <div class="block">field for CMSSignature</div> </td> @@ -170,7 +167,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localDataObjectTracker">localDataObjectTracker</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> +<td class="colFirst"><code>protected java.util.Calendar</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localDateTime">localDateTime</a></strong></code> <div class="block">field for DateTime</div> </td> @@ -218,7 +215,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getCMSSignature()">getCMSSignature</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -230,19 +227,19 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> +<td class="colFirst"><code>java.util.Calendar</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getDateTime()">getDateTime</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -262,18 +259,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#setCMSSignature(javax.activation.DataHandler)">setCMSSignature</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#setCMSSignature(javax.activation.DataHandler)">setCMSSignature</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -285,7 +282,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#setDateTime(java.util.Calendar)">setDateTime</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#setDateTime(java.util.Calendar)">setDateTime</a></strong>(java.util.Calendar param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -300,8 +297,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -323,7 +320,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localDateTime</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> localDateTime</pre> +<pre>protected java.util.Calendar localDateTime</pre> <div class="block">field for DateTime</div> </li> </ul> @@ -342,7 +339,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localCMSSignature</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localCMSSignature</pre> +<pre>protected javax.activation.DataHandler localCMSSignature</pre> <div class="block">field for CMSSignature</div> </li> </ul> @@ -415,7 +412,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getDateTime</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> getDateTime()</pre> +<pre>public java.util.Calendar getDateTime()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.util.Calendar</dd></dl> </li> @@ -426,7 +423,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setDateTime</h4> -<pre>public void setDateTime(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> param)</pre> +<pre>public void setDateTime(java.util.Calendar param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DateTime</dd></dl> </li> @@ -437,7 +434,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getCMSSignature</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getCMSSignature()</pre> +<pre>public javax.activation.DataHandler getCMSSignature()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -448,7 +445,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setCMSSignature</h4> -<pre>public void setCMSSignature(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setCMSSignature(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CMSSignature</dd></dl> </li> @@ -512,7 +509,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -530,15 +527,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -548,16 +545,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -567,7 +564,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -594,13 +591,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html index b8ef313c..b8411b45 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:41 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:31 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponse</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponse</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html index 5daece9d..5955426e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:41 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:31 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponse</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponse"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponse</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localVerifyCMSSignatureResponse"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html index e93f9aa0..db20646f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:41 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:31 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html index 1bed4f1d..f028231d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:41 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:31 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType">Serialized Form</a></dd></dl> </li> @@ -196,12 +193,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -213,13 +210,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html index cdaf3654..1d1e756a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:32 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html index a0857b61..1163c8f2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:32 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence">Serialized Form</a></dd></dl> </li> @@ -207,12 +204,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -230,13 +227,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -262,8 +259,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -406,7 +403,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -424,15 +421,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -442,16 +439,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -461,7 +458,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -488,13 +485,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html index 4b5a8a27..cad85015 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:32 CET 2014 --> +<title>SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html index dded8879..d578c0ef 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifySignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:32 CET 2014 --> +<title>SignatureCreationServiceStub.VerifySignatureInfo_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifySignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifySignatureInfo_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifySignatureInfo_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0">Serialized Form</a></dd></dl> </li> @@ -195,12 +192,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -218,13 +215,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html index 595a917f..dec391d6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyTransformsDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:33 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyTransformsDataType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyTransformsDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyTransformsDataType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyTransformsDataType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html index 2b5f54e2..77dc68c0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyTransformsDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:33 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyTransformsDataType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyTransformsDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyTransformsDataType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyTransformsDataType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType">Serialized Form</a></dd></dl> </li> @@ -196,12 +193,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -213,13 +210,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html index 8c542a43..5cf82c77 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:43 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:33 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html index b4442d14..a100481c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:43 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyTransformsDataTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:33 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyTransformsDataTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyTransformsDataTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#localVerifyTransformsInfoProfileID">localVerifyTransformsInfoProfileID</a></strong></code> <div class="block">field for VerifyTransformsInfoProfileID</div> </td> @@ -203,12 +200,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -219,7 +216,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#getVerifyTransformsInfoProfileID()">getVerifyTransformsInfoProfileID</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -251,7 +248,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#setVerifyTransformsInfoProfileID(java.lang.String)">setVerifyTransformsInfoProfileID</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#setVerifyTransformsInfoProfileID(java.lang.String)">setVerifyTransformsInfoProfileID</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -302,7 +299,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localVerifyTransformsInfoProfileID</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localVerifyTransformsInfoProfileID</pre> +<pre>protected java.lang.String localVerifyTransformsInfoProfileID</pre> <div class="block">field for VerifyTransformsInfoProfileID</div> </li> </ul> @@ -386,7 +383,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getVerifyTransformsInfoProfileID</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getVerifyTransformsInfoProfileID()</pre> +<pre>public java.lang.String getVerifyTransformsInfoProfileID()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -397,7 +394,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setVerifyTransformsInfoProfileID</h4> -<pre>public void setVerifyTransformsInfoProfileID(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setVerifyTransformsInfoProfileID(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyTransformsInfoProfileID</dd></dl> </li> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html index 3cdb0509..b8ab7680 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:34 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html index 4e397e99..c6b4deac 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:43 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:34 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyTransformsInfoProfile"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localVerifyTransformsInfoProfile"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html index 64fec292..a29aed0e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:34 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html index e751b6f7..59e55fb0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:34 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0">Serialized Form</a></dd></dl> </li> @@ -210,12 +207,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -241,13 +238,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -273,8 +270,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -443,7 +440,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -461,15 +458,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -479,16 +476,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -498,7 +495,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -525,13 +522,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html index 34979ab7..f402821c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:35 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequest</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequest</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html index d76bffaf..002e3402 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:35 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequest</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequest"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequest</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localVerifyXMLSignatureRequest"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html index 09847087..e9703abd 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:35 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html index 4d373576..c80764e7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:35 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequestType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> +<td class="colFirst"><code>protected java.util.Calendar</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#localDateTime">localDateTime</a></strong></code> <div class="block">field for DateTime</div> </td> @@ -241,19 +238,19 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> +<td class="colFirst"><code>java.util.Calendar</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#getDateTime()">getDateTime</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -305,18 +302,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#setDateTime(java.util.Calendar)">setDateTime</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#setDateTime(java.util.Calendar)">setDateTime</a></strong>(java.util.Calendar param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -361,8 +358,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -384,7 +381,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localDateTime</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> localDateTime</pre> +<pre>protected java.util.Calendar localDateTime</pre> <div class="block">field for DateTime</div> </li> </ul> @@ -515,7 +512,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getDateTime</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> getDateTime()</pre> +<pre>public java.util.Calendar getDateTime()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.util.Calendar</dd></dl> </li> @@ -526,7 +523,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setDateTime</h4> -<pre>public void setDateTime(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> param)</pre> +<pre>public void setDateTime(java.util.Calendar param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DateTime</dd></dl> </li> @@ -695,7 +692,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -713,15 +710,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -731,16 +728,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -750,7 +747,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -777,13 +774,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html index 2ea59cf9..d077084e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:36 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html index 900b7395..b083c3e6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:36 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#localSupplementProfileID">localSupplementProfileID</a></strong></code> <div class="block">field for SupplementProfileID</div> </td> @@ -203,12 +200,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -219,7 +216,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getSupplementProfileID()">getSupplementProfileID</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -251,7 +248,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#setSupplementProfileID(java.lang.String)">setSupplementProfileID</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#setSupplementProfileID(java.lang.String)">setSupplementProfileID</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -302,7 +299,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localSupplementProfileID</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localSupplementProfileID</pre> +<pre>protected java.lang.String localSupplementProfileID</pre> <div class="block">field for SupplementProfileID</div> </li> </ul> @@ -386,7 +383,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getSupplementProfileID</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getSupplementProfileID()</pre> +<pre>public java.lang.String getSupplementProfileID()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -397,7 +394,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setSupplementProfileID</h4> -<pre>public void setSupplementProfileID(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setSupplementProfileID(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SupplementProfileID</dd></dl> </li> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html index 30f39e42..8ef296d0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:36 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponse</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponse</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html index b86cc2af..723989b7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:36 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyXMLSignatureResponse</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureResponse"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponse</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localVerifyXMLSignatureResponse"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html index 6c41ce8c..cf0eda7f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:37 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html index 47c6fdb0..e0549278 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.VerifyXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:37 CET 2014 --> +<title>SignatureCreationServiceStub.VerifyXMLSignatureResponseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.VerifyXMLSignatureResponseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType">Serialized Form</a></dd></dl> </li> @@ -274,12 +271,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -331,13 +328,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -405,8 +402,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -815,7 +812,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -833,15 +830,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -851,16 +848,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -870,7 +867,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -897,13 +894,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html index 882c3c7c..564a4bbd 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.X509Data.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:37 CET 2014 --> +<title>SignatureCreationServiceStub.X509Data.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.X509Data.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.X509Data.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509Data.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.X509Data.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.X509Data.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509Data</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509Data</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509Data</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509Data.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html index 9f61cd49..7ff0c83b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.X509Data (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:37 CET 2014 --> +<title>SignatureCreationServiceStub.X509Data</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.X509Data (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.X509Data"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509Data.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.X509Data</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.X509Data</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.X509Data">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localX509Data"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509Data.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html index 44b8033c..b871bc73 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.X509DataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:38 CET 2014 --> +<title>SignatureCreationServiceStub.X509DataType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.X509DataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.X509DataType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.X509DataType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html index 813c0afc..2211b02d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.X509DataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:38 CET 2014 --> +<title>SignatureCreationServiceStub.X509DataType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.X509DataType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.X509DataType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.X509DataType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType">Serialized Form</a></dd></dl> </li> @@ -196,12 +193,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -213,13 +210,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html index 9122c0d9..5562c1e6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:38 CET 2014 --> +<title>SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html index 49a480b2..368defa9 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.X509DataTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:38 CET 2014 --> +<title>SignatureCreationServiceStub.X509DataTypeChoice_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.X509DataTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.X509DataTypeChoice_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.X509DataTypeChoice_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0">Serialized Form</a></dd></dl> </li> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localX509Certificate">localX509Certificate</a></strong></code> <div class="block">field for X509Certificate</div> </td> @@ -170,7 +167,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localX509CertificateTracker">localX509CertificateTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localX509CRL">localX509CRL</a></strong></code> <div class="block">field for X509CRL</div> </td> @@ -190,7 +187,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localX509IssuerSerialTracker">localX509IssuerSerialTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localX509SKI">localX509SKI</a></strong></code> <div class="block">field for X509SKI</div> </td> @@ -200,7 +197,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localX509SKITracker">localX509SKITracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localX509SubjectName">localX509SubjectName</a></strong></code> <div class="block">field for X509SubjectName</div> </td> @@ -249,23 +246,23 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#getX509Certificate()">getX509Certificate</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#getX509CRL()">getX509CRL</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -277,13 +274,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#getX509SKI()">getX509SKI</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#getX509SubjectName()">getX509SubjectName</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -314,13 +311,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -331,13 +328,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#setX509Certificate(javax.activation.DataHandler)">setX509Certificate</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#setX509Certificate(javax.activation.DataHandler)">setX509Certificate</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#setX509CRL(javax.activation.DataHandler)">setX509CRL</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#setX509CRL(javax.activation.DataHandler)">setX509CRL</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -349,13 +346,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#setX509SKI(javax.activation.DataHandler)">setX509SKI</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#setX509SKI(javax.activation.DataHandler)">setX509SKI</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#setX509SubjectName(java.lang.String)">setX509SubjectName</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#setX509SubjectName(java.lang.String)">setX509SubjectName</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -364,8 +361,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -406,7 +403,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localX509SKI</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localX509SKI</pre> +<pre>protected javax.activation.DataHandler localX509SKI</pre> <div class="block">field for X509SKI</div> </li> </ul> @@ -425,7 +422,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localX509SubjectName</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localX509SubjectName</pre> +<pre>protected java.lang.String localX509SubjectName</pre> <div class="block">field for X509SubjectName</div> </li> </ul> @@ -444,7 +441,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localX509Certificate</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localX509Certificate</pre> +<pre>protected javax.activation.DataHandler localX509Certificate</pre> <div class="block">field for X509Certificate</div> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localX509CRL</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localX509CRL</pre> +<pre>protected javax.activation.DataHandler localX509CRL</pre> <div class="block">field for X509CRL</div> </li> </ul> @@ -566,7 +563,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509SKI</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getX509SKI()</pre> +<pre>public javax.activation.DataHandler getX509SKI()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -577,7 +574,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509SKI</h4> -<pre>public void setX509SKI(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setX509SKI(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509SKI</dd></dl> </li> @@ -597,7 +594,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509SubjectName</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getX509SubjectName()</pre> +<pre>public java.lang.String getX509SubjectName()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -608,7 +605,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509SubjectName</h4> -<pre>public void setX509SubjectName(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setX509SubjectName(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509SubjectName</dd></dl> </li> @@ -628,7 +625,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509Certificate</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getX509Certificate()</pre> +<pre>public javax.activation.DataHandler getX509Certificate()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -639,7 +636,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509Certificate</h4> -<pre>public void setX509Certificate(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setX509Certificate(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509Certificate</dd></dl> </li> @@ -659,7 +656,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509CRL</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getX509CRL()</pre> +<pre>public javax.activation.DataHandler getX509CRL()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -670,7 +667,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509CRL</h4> -<pre>public void setX509CRL(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setX509CRL(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509CRL</dd></dl> </li> @@ -712,7 +709,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -730,15 +727,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -748,16 +745,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -767,7 +764,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -794,13 +791,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html index 160f5f26..2eab0d19 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.X509DataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:38 CET 2014 --> +<title>SignatureCreationServiceStub.X509DataTypeSequence.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.X509DataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.X509DataTypeSequence.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.X509DataTypeSequence.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html index e70b1008..6323a1d4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.X509DataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:38 CET 2014 --> +<title>SignatureCreationServiceStub.X509DataTypeSequence</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.X509DataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.X509DataTypeSequence"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.X509DataTypeSequence</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence">Serialized Form</a></dd></dl> </li> @@ -189,12 +186,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -206,13 +203,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -226,8 +223,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -306,7 +303,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -324,15 +321,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -342,16 +339,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -361,7 +358,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -388,13 +385,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509DataTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html index 18952283..b0abc776 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.X509IssuerSerialType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:39 CET 2014 --> +<title>SignatureCreationServiceStub.X509IssuerSerialType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.X509IssuerSerialType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.X509IssuerSerialType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.X509IssuerSerialType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html index de76f86f..386f9d6c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.X509IssuerSerialType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:39 CET 2014 --> +<title>SignatureCreationServiceStub.X509IssuerSerialType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.X509IssuerSerialType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.X509IssuerSerialType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509IssuerSerialType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.X509IssuerSerialType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#localX509IssuerName">localX509IssuerName</a></strong></code> <div class="block">field for X509IssuerName</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>protected java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#localX509SerialNumber">localX509SerialNumber</a></strong></code> <div class="block">field for X509SerialNumber</div> </td> @@ -195,47 +192,47 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#getX509IssuerName()">getX509IssuerName</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#getX509SerialNumber()">getX509SerialNumber</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#setX509IssuerName(java.lang.String)">setX509IssuerName</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#setX509IssuerName(java.lang.String)">setX509IssuerName</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#setX509SerialNumber(java.math.BigInteger)">setX509SerialNumber</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html#setX509SerialNumber(java.math.BigInteger)">setX509SerialNumber</a></strong>(java.math.BigInteger param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -267,7 +264,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localX509IssuerName</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localX509IssuerName</pre> +<pre>protected java.lang.String localX509IssuerName</pre> <div class="block">field for X509IssuerName</div> </li> </ul> @@ -277,7 +274,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localX509SerialNumber</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> localX509SerialNumber</pre> +<pre>protected java.math.BigInteger localX509SerialNumber</pre> <div class="block">field for X509SerialNumber</div> </li> </ul> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509IssuerName</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getX509IssuerName()</pre> +<pre>public java.lang.String getX509IssuerName()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -323,7 +320,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509IssuerName</h4> -<pre>public void setX509IssuerName(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setX509IssuerName(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509IssuerName</dd></dl> </li> @@ -334,7 +331,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509SerialNumber</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> getX509SerialNumber()</pre> +<pre>public java.math.BigInteger getX509SerialNumber()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> </li> @@ -345,7 +342,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509SerialNumber</h4> -<pre>public void setX509SerialNumber(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</pre> +<pre>public void setX509SerialNumber(java.math.BigInteger param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509SerialNumber</dd></dl> </li> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.X509IssuerSerialType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html index 14a8f869..37d25b22 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:49 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.XMLContentType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:40 CET 2014 --> +<title>SignatureCreationServiceStub.XMLContentType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.XMLContentType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.XMLContentType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.XMLContentType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.XMLContentType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.XMLContentType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html index e95373ce..dc8c6aa9 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:49 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.XMLContentType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:40 CET 2014 --> +<title>SignatureCreationServiceStub.XMLContentType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.XMLContentType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.XMLContentType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.XMLContentType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -202,12 +199,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -219,13 +216,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -246,8 +243,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -327,7 +324,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -347,9 +344,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -357,7 +354,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -367,10 +364,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -378,7 +375,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -388,7 +385,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -417,13 +414,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.XMLContentType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html index 1a4b2f45..1af359f4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:40 CET 2014 --> +<title>SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html index 2266c5c2..ebc1abee 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub.XMLDataObjectAssociationType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:40 CET 2014 --> +<title>SignatureCreationServiceStub.XMLDataObjectAssociationType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub.XMLDataObjectAssociationType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub.XMLDataObjectAssociationType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureCreationServiceStub.XMLDataObjectAssociationType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType">Serialized Form</a></dd></dl> </li> @@ -211,12 +208,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -252,8 +249,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -400,15 +397,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -418,16 +415,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -437,7 +434,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -464,13 +461,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.html b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.html index 15327558..ee1e3f8e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.html +++ b/docs/full/at/gv/egiz/moa/SignatureCreationServiceStub.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:32:33 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureCreationServiceStub (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:20 CET 2014 --> +<title>SignatureCreationServiceStub</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureCreationServiceStub (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureCreationServiceStub"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.axis2.client.Stub</li> @@ -755,19 +752,19 @@ extends org.apache.axis2.client.Stub</pre> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#SignatureCreationServiceStub(org.apache.axis2.context.ConfigurationContext, java.lang.String)">SignatureCreationServiceStub</a></strong>(org.apache.axis2.context.ConfigurationContext configurationContext, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint)</code> + java.lang.String targetEndpoint)</code> <div class="block">Constructor that takes in a configContext</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#SignatureCreationServiceStub(org.apache.axis2.context.ConfigurationContext, java.lang.String, boolean)">SignatureCreationServiceStub</a></strong>(org.apache.axis2.context.ConfigurationContext configurationContext, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint, + java.lang.String targetEndpoint, boolean useSeparateListener)</code> <div class="block">Constructor that takes in a configContext and useseperate listner</div> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#SignatureCreationServiceStub(java.lang.String)">SignatureCreationServiceStub</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint)</code> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#SignatureCreationServiceStub(java.lang.String)">SignatureCreationServiceStub</a></strong>(java.lang.String targetEndpoint)</code> <div class="block">Constructor taking the target endpoint</div> </td> </tr> @@ -824,8 +821,8 @@ extends org.apache.axis2.client.Stub</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -865,7 +862,7 @@ extends org.apache.axis2.client.Stub</pre> <li class="blockList"> <h4>SignatureCreationServiceStub</h4> <pre>public SignatureCreationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint) + java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault</pre> <div class="block">Constructor that takes in a configContext</div> <dl><dt><span class="strong">Throws:</span></dt> @@ -879,7 +876,7 @@ extends org.apache.axis2.client.Stub</pre> <li class="blockList"> <h4>SignatureCreationServiceStub</h4> <pre>public SignatureCreationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint, + java.lang.String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault</pre> <div class="block">Constructor that takes in a configContext and useseperate listner</div> @@ -919,7 +916,7 @@ extends org.apache.axis2.client.Stub</pre> <ul class="blockListLast"> <li class="blockList"> <h4>SignatureCreationServiceStub</h4> -<pre>public SignatureCreationServiceStub(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint) +<pre>public SignatureCreationServiceStub(java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault</pre> <div class="block">Constructor taking the target endpoint</div> <dl><dt><span class="strong">Throws:</span></dt> @@ -941,13 +938,13 @@ extends org.apache.axis2.client.Stub</pre> <li class="blockList"> <h4>createXMLSignature</h4> <pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a> createXMLSignature(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a> createXMLSignatureRequest0) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a>, + throws java.rmi.RemoteException, <a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">MOAFault</a></pre> <div class="block">Auto generated method signature</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>createXMLSignatureRequest0</code> - </dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">MOAFault</a></code> - :</dd> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureCreationService#createXMLSignature</code></dd></dl> +<dd><code>java.rmi.RemoteException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureCreationService#createXMLSignature</code></dd></dl> </li> </ul> <a name="startcreateXMLSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest, at.gv.egiz.moa.SignatureCreationServiceCallbackHandler)"> @@ -958,11 +955,11 @@ extends org.apache.axis2.client.Stub</pre> <h4>startcreateXMLSignature</h4> <pre>public void startcreateXMLSignature(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a> createXMLSignatureRequest0, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureCreationServiceCallbackHandler</a> callback) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> + throws java.rmi.RemoteException</pre> <div class="block">Auto generated method signature for Asynchronous Invocations</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>createXMLSignatureRequest0</code> - </dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureCreationService#startcreateXMLSignature</code></dd></dl> +<dd><code>java.rmi.RemoteException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureCreationService#startcreateXMLSignature</code></dd></dl> </li> </ul> <a name="createCMSSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest)"> @@ -972,13 +969,13 @@ extends org.apache.axis2.client.Stub</pre> <li class="blockList"> <h4>createCMSSignature</h4> <pre>public <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a> createCMSSignature(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a> createCMSSignatureRequest2) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a>, + throws java.rmi.RemoteException, <a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">MOAFault</a></pre> <div class="block">Auto generated method signature</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>createCMSSignatureRequest2</code> - </dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">MOAFault</a></code> - :</dd> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureCreationService#createCMSSignature</code></dd></dl> +<dd><code>java.rmi.RemoteException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureCreationService#createCMSSignature</code></dd></dl> </li> </ul> <a name="startcreateCMSSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest, at.gv.egiz.moa.SignatureCreationServiceCallbackHandler)"> @@ -989,11 +986,11 @@ extends org.apache.axis2.client.Stub</pre> <h4>startcreateCMSSignature</h4> <pre>public void startcreateCMSSignature(<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a> createCMSSignatureRequest2, <a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureCreationServiceCallbackHandler</a> callback) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> + throws java.rmi.RemoteException</pre> <div class="block">Auto generated method signature for Asynchronous Invocations</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>createCMSSignatureRequest2</code> - </dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureCreationService#startcreateCMSSignature</code></dd></dl> +<dd><code>java.rmi.RemoteException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureCreationService#startcreateCMSSignature</code></dd></dl> </li> </ul> </li> @@ -1013,13 +1010,11 @@ extends org.apache.axis2.client.Stub</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureCreationServiceStub.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html index 48ba66a4..17ff1989 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceCallbackHandler (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:40 CET 2014 --> +<title>SignatureVerificationServiceCallbackHandler</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceCallbackHandler (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceCallbackHandler"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceCallbackHandler.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler</li> @@ -99,7 +96,7 @@ <hr> <br> <pre>public abstract class <span class="strong">SignatureVerificationServiceCallbackHandler</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">SignatureVerificationServiceCallbackHandler Callback class, Users can extend this class and implement their own receiveResult and receiveError methods.</div> </li> @@ -121,7 +118,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colFirst"><code>protected java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#clientData">clientData</a></strong></code> </td> </tr> </table> @@ -144,7 +141,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#SignatureVerificationServiceCallbackHandler(java.lang.Object)">SignatureVerificationServiceCallbackHandler</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> clientData)</code> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#SignatureVerificationServiceCallbackHandler(java.lang.Object)">SignatureVerificationServiceCallbackHandler</a></strong>(java.lang.Object clientData)</code> <div class="block">User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.</div> </td> @@ -165,21 +162,21 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#getClientData()">getClientData</a></strong>()</code> <div class="block">Get the client data</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#receiveErrorverifyCMSSignature(java.lang.Exception)">receiveErrorverifyCMSSignature</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> e)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#receiveErrorverifyCMSSignature(java.lang.Exception)">receiveErrorverifyCMSSignature</a></strong>(java.lang.Exception e)</code> <div class="block">auto generated Axis2 Error handler override this method for handling error response from verifyCMSSignature operation</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#receiveErrorverifyXMLSignature(java.lang.Exception)">receiveErrorverifyXMLSignature</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> e)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#receiveErrorverifyXMLSignature(java.lang.Exception)">receiveErrorverifyXMLSignature</a></strong>(java.lang.Exception e)</code> <div class="block">auto generated Axis2 Error handler override this method for handling error response from verifyXMLSignature operation</div> </td> @@ -203,8 +200,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -226,7 +223,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>clientData</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> clientData</pre> +<pre>protected java.lang.Object clientData</pre> </li> </ul> </li> @@ -243,7 +240,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>SignatureVerificationServiceCallbackHandler</h4> -<pre>public SignatureVerificationServiceCallbackHandler(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> clientData)</pre> +<pre>public SignatureVerificationServiceCallbackHandler(java.lang.Object clientData)</pre> <div class="block">User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>clientData</code> - Object mechanism by which the user can pass in user data @@ -274,7 +271,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>getClientData</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> getClientData()</pre> +<pre>public java.lang.Object getClientData()</pre> <div class="block">Get the client data</div> </li> </ul> @@ -295,7 +292,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>receiveErrorverifyXMLSignature</h4> -<pre>public void receiveErrorverifyXMLSignature(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> e)</pre> +<pre>public void receiveErrorverifyXMLSignature(java.lang.Exception e)</pre> <div class="block">auto generated Axis2 Error handler override this method for handling error response from verifyXMLSignature operation</div> </li> @@ -317,7 +314,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>receiveErrorverifyCMSSignature</h4> -<pre>public void receiveErrorverifyCMSSignature(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> e)</pre> +<pre>public void receiveErrorverifyCMSSignature(java.lang.Exception e)</pre> <div class="block">auto generated Axis2 Error handler override this method for handling error response from verifyCMSSignature operation</div> </li> @@ -339,13 +336,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceCallbackHandler.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html index 7e662cb2..07898be3 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.AllSignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:41 CET 2014 --> +<title>SignatureVerificationServiceStub.AllSignatoriesType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.AllSignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.AllSignatoriesType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.AllSignatoriesType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,21 +139,21 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(java.lang.String value)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -209,10 +206,10 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromValue</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a> fromValue(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a> fromValue(java.lang.String value) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html index 01194324..2115447c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.AllSignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:41 CET 2014 --> +<title>SignatureVerificationServiceStub.AllSignatoriesType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.AllSignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.AllSignatoriesType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.AllSignatoriesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.AllSignatoriesType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#_all">_all</a></strong></code> </td> </tr> <tr class="rowColor"> @@ -158,13 +155,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#all">all</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#localAllSignatoriesType">localAllSignatoriesType</a></strong></code> <div class="block">field for AllSignatoriesType</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -184,7 +181,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#SignatureVerificationServiceStub.AllSignatoriesType(java.lang.String, boolean)">SignatureVerificationServiceStub.AllSignatoriesType</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#SignatureVerificationServiceStub.AllSignatoriesType(java.lang.String, boolean)">SignatureVerificationServiceStub.AllSignatoriesType</a></strong>(java.lang.String value, boolean isRegisterValue)</code> </td> </tr> </table> @@ -204,21 +201,21 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#getValue()">getValue</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -227,17 +224,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -245,8 +242,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -268,7 +265,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localAllSignatoriesType"> @@ -277,7 +274,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localAllSignatoriesType</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localAllSignatoriesType</pre> +<pre>protected java.lang.String localAllSignatoriesType</pre> <div class="block">field for AllSignatoriesType</div> </li> </ul> @@ -287,7 +284,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>_all</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _all</pre> +<pre>public static final java.lang.String _all</pre> </li> </ul> <a name="all"> @@ -313,7 +310,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>SignatureVerificationServiceStub.AllSignatoriesType</h4> -<pre>protected SignatureVerificationServiceStub.AllSignatoriesType(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<pre>protected SignatureVerificationServiceStub.AllSignatoriesType(java.lang.String value, boolean isRegisterValue)</pre> </li> </ul> @@ -331,7 +328,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getValue</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getValue()</pre> +<pre>public java.lang.String getValue()</pre> </li> </ul> <a name="equals(java.lang.Object)"> @@ -340,10 +337,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -379,7 +376,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -397,15 +394,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -415,16 +412,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -434,7 +431,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -461,13 +458,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.AllSignatoriesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html index a4f775f0..3b41b29f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.AnyChildrenType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:42 CET 2014 --> +<title>SignatureVerificationServiceStub.AnyChildrenType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.AnyChildrenType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.AnyChildrenType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.AnyChildrenType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.AnyChildrenType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.AnyChildrenType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html index 4c63adbd..e1b80a7e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.AnyChildrenType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:42 CET 2014 --> +<title>SignatureVerificationServiceStub.AnyChildrenType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.AnyChildrenType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.AnyChildrenType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.AnyChildrenType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.AnyChildrenType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType">Serialized Form</a></dd></dl> </li> @@ -210,12 +207,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -225,13 +222,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -251,8 +248,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -371,7 +368,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -389,15 +386,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -407,16 +404,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -426,7 +423,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -453,13 +450,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.AnyChildrenType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html index ad9f6592..714c54b8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:54 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CMSContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:45 CET 2014 --> +<title>SignatureVerificationServiceStub.CMSContentBaseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CMSContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CMSContentBaseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CMSContentBaseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html index 81697f61..fbbda431 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:54 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CMSContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:45 CET 2014 --> +<title>SignatureVerificationServiceStub.CMSContentBaseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CMSContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CMSContentBaseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSContentBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType</a></li> @@ -108,7 +105,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#localBase64Content">localBase64Content</a></strong></code> <div class="block">field for Base64Content</div> </td> @@ -216,19 +213,19 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#getBase64Content()">getBase64Content</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -245,18 +242,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -279,8 +276,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -302,7 +299,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Content</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Content</pre> +<pre>protected javax.activation.DataHandler localBase64Content</pre> <div class="block">field for Base64Content</div> </li> </ul> @@ -359,7 +356,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Content</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Content()</pre> +<pre>public javax.activation.DataHandler getBase64Content()</pre> <div class="block">Auto generated getter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -373,7 +370,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Content</h4> -<pre>public void setBase64Content(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Content(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -395,7 +392,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getReference()">getReference</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code></dd></dl> +<dd><code>java.lang.RuntimeException</code></dd></dl> </li> </ul> <a name="setReference(org.apache.axis2.databinding.types.URI)"> @@ -412,7 +409,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#setReference(org.apache.axis2.databinding.types.URI)">setReference</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Reference</dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code></dd></dl> +<dd><code>java.lang.RuntimeException</code></dd></dl> </li> </ul> <a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> @@ -421,7 +418,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -441,9 +438,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -451,7 +448,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -461,10 +458,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -472,7 +469,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -482,7 +479,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -511,13 +508,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSContentBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html index fa628ef4..2f838c4b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:54 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:45 CET 2014 --> +<title>SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html index 47694775..63a7ec37 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:54 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CMSDataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:45 CET 2014 --> +<title>SignatureVerificationServiceStub.CMSDataObjectInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CMSDataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CMSDataObjectInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CMSDataObjectInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType">Serialized Form</a></dd></dl> </li> @@ -206,12 +203,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -223,13 +220,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -249,8 +246,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -362,7 +359,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -380,15 +377,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -398,16 +395,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -417,7 +414,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -444,13 +441,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html index 09eb47fc..d7c4a3ed 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:46 CET 2014 --> +<title>SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html index 12b040d0..0c0d89ad 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:46 CET 2014 --> +<title>SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType">Serialized Form</a></dd></dl> </li> @@ -211,12 +208,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -252,8 +249,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -400,15 +397,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -418,16 +415,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -437,7 +434,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -464,13 +461,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html index 19a6bcbd..bd79f1f1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:46 CET 2014 --> +<title>SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html index 706bc6d6..e28e5af5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:46 CET 2014 --> +<title>SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType">Serialized Form</a></dd></dl> </li> @@ -211,24 +208,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -248,8 +245,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -360,7 +357,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -378,15 +375,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,16 +393,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -415,7 +412,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -442,13 +439,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html index e82ef137..59e7819d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CanonicalizationMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:42 CET 2014 --> +<title>SignatureVerificationServiceStub.CanonicalizationMethod.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CanonicalizationMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CanonicalizationMethod.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CanonicalizationMethod.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethod</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethod</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethod</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html index afa32800..e776c996 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CanonicalizationMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:42 CET 2014 --> +<title>SignatureVerificationServiceStub.CanonicalizationMethod</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CanonicalizationMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CanonicalizationMethod"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CanonicalizationMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CanonicalizationMethod</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCanonicalizationMethod"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CanonicalizationMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html index 64d356d9..ace6d123 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CanonicalizationMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:43 CET 2014 --> +<title>SignatureVerificationServiceStub.CanonicalizationMethodType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CanonicalizationMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CanonicalizationMethodType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CanonicalizationMethodType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html index 348d4b31..baa1381b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CanonicalizationMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:43 CET 2014 --> +<title>SignatureVerificationServiceStub.CanonicalizationMethodType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CanonicalizationMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CanonicalizationMethodType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CanonicalizationMethodType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType">Serialized Form</a></dd></dl> </li> @@ -219,12 +216,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -266,8 +263,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -419,7 +416,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -437,15 +434,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -455,16 +452,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -474,7 +471,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -501,13 +498,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html index 82bd092f..36f9592c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:43 CET 2014 --> +<title>SignatureVerificationServiceStub.CheckResultType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CheckResultType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CheckResultType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html index f41b6881..35d15b5c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:43 CET 2014 --> +<title>SignatureVerificationServiceStub.CheckResultType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CheckResultType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CheckResultType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType">Serialized Form</a></dd></dl> </li> @@ -215,12 +212,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -230,13 +227,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -256,8 +253,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -386,7 +383,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -404,15 +401,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -422,16 +419,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,7 +438,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -468,13 +465,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html index 9afce0cf..102b97f3 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:47 CET 2014 --> +<title>SignatureVerificationServiceStub.ContentBaseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ContentBaseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ContentBaseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html index 460170dc..e51caf1c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:47 CET 2014 --> +<title>SignatureVerificationServiceStub.ContentBaseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ContentBaseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ContentBaseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType">Serialized Form</a></dd></dl> </li> @@ -154,7 +151,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localBase64Content">localBase64Content</a></strong></code> <div class="block">field for Base64Content</div> </td> @@ -216,7 +213,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getBase64Content()">getBase64Content</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -229,12 +226,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -258,18 +255,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -290,8 +287,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -313,7 +310,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Content</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Content</pre> +<pre>protected javax.activation.DataHandler localBase64Content</pre> <div class="block">field for Base64Content</div> </li> </ul> @@ -404,7 +401,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Content</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Content()</pre> +<pre>public javax.activation.DataHandler getBase64Content()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -415,7 +412,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Content</h4> -<pre>public void setBase64Content(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Content(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Base64Content</dd></dl> </li> @@ -488,7 +485,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -506,15 +503,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -524,16 +521,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -543,7 +540,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -570,13 +567,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html index 11960cfb..f40b22dc 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:56 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:48 CET 2014 --> +<title>SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html index b263d043..add9c15c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:56 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ContentExLocRefBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:48 CET 2014 --> +<title>SignatureVerificationServiceStub.ContentExLocRefBaseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ContentExLocRefBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ContentExLocRefBaseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -159,7 +156,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#localBase64Content">localBase64Content</a></strong></code> <div class="block">field for Base64Content</div> </td> @@ -218,7 +215,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getBase64Content()">getBase64Content</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -232,12 +229,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -257,18 +254,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -297,8 +294,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -320,7 +317,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Content</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Content</pre> +<pre>protected javax.activation.DataHandler localBase64Content</pre> <div class="block">field for Base64Content</div> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Content</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Content()</pre> +<pre>public javax.activation.DataHandler getBase64Content()</pre> <div class="block">Auto generated getter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -410,7 +407,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Content</h4> -<pre>public void setBase64Content(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Content(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -473,7 +470,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getLocRefContent()">getLocRefContent</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>org.apache.axis2.databinding.types.URI</dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code></dd></dl> +<dd><code>java.lang.RuntimeException</code></dd></dl> </li> </ul> <a name="setLocRefContent(org.apache.axis2.databinding.types.URI)"> @@ -490,7 +487,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setLocRefContent(org.apache.axis2.databinding.types.URI)">setLocRefContent</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - LocRefContent</dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code></dd></dl> +<dd><code>java.lang.RuntimeException</code></dd></dl> </li> </ul> <a name="getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)"> @@ -499,7 +496,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -519,9 +516,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -529,7 +526,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -539,10 +536,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -550,7 +547,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -560,7 +557,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -589,13 +586,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html index b8c180da..aecda85b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:57 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ContentOptionalRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:49 CET 2014 --> +<title>SignatureVerificationServiceStub.ContentOptionalRefType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ContentOptionalRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ContentOptionalRefType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ContentOptionalRefType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html index 52d01fa1..8374fa53 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:57 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ContentOptionalRefType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:49 CET 2014 --> +<title>SignatureVerificationServiceStub.ContentOptionalRefType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ContentOptionalRefType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ContentOptionalRefType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentOptionalRefType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -206,12 +203,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -223,13 +220,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -250,8 +247,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -331,7 +328,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -351,9 +348,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -361,7 +358,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -371,10 +368,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,7 +389,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -421,13 +418,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentOptionalRefType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html index 333bcc86..f57c727e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:59 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ContentRequiredRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:50 CET 2014 --> +<title>SignatureVerificationServiceStub.ContentRequiredRefType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ContentRequiredRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ContentRequiredRefType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ContentRequiredRefType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html index 8d73efcc..7bfa0fae 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:59 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ContentRequiredRefType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:50 CET 2014 --> +<title>SignatureVerificationServiceStub.ContentRequiredRefType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ContentRequiredRefType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ContentRequiredRefType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentRequiredRefType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType</a></li> @@ -108,7 +105,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#localBase64Content">localBase64Content</a></strong></code> <div class="block">field for Base64Content</div> </td> @@ -233,7 +230,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#getBase64Content()">getBase64Content</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -246,12 +243,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -285,18 +282,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -323,8 +320,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -346,7 +343,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Content</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Content</pre> +<pre>protected javax.activation.DataHandler localBase64Content</pre> <div class="block">field for Base64Content</div> </li> </ul> @@ -461,7 +458,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Content</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Content()</pre> +<pre>public javax.activation.DataHandler getBase64Content()</pre> <div class="block">Auto generated getter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -475,7 +472,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Content</h4> -<pre>public void setBase64Content(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Content(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl> <dt><strong>Overrides:</strong></dt> @@ -608,7 +605,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -628,9 +625,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -638,7 +635,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -648,10 +645,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -659,7 +656,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -669,7 +666,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -698,13 +695,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ContentRequiredRefType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html index c2828a22..135ee876 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:51 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html index 33541fd0..d293e081 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:51 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateCMSSignatureRequest</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureRequest"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -155,7 +152,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> </table> @@ -231,8 +228,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -254,7 +251,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> </li> @@ -288,7 +285,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -308,9 +305,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -318,7 +315,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -328,10 +325,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -339,7 +336,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -349,7 +346,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -378,13 +375,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html index c9c46a91..837e450c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:51 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html index 98c2d41a..7c4de811 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:51 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateCMSSignatureRequestType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureRequestType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType">Serialized Form</a></dd></dl> </li> @@ -212,12 +209,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -229,13 +226,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -261,8 +258,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -395,7 +392,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -413,15 +410,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -431,16 +428,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -450,7 +447,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -477,13 +474,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html index f27dc556..2d6ae2a8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:52 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponse</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponse</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html index bfe1cae3..04332fd7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:52 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponse</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponse"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponse</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCreateCMSSignatureResponse"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html index fc8ce63e..d7cdf165 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:52 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html index 82fe920d..b43dc42d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:52 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType">Serialized Form</a></dd></dl> </li> @@ -202,24 +199,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html index 1fbd66a0..1550ff1f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:53 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html index c64f0623..6693d31b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:53 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#localCMSSignature">localCMSSignature</a></strong></code> <div class="block">field for CMSSignature</div> </td> @@ -202,7 +199,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getCMSSignature()">getCMSSignature</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -215,12 +212,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,18 +231,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#setCMSSignature(javax.activation.DataHandler)">setCMSSignature</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#setCMSSignature(javax.activation.DataHandler)">setCMSSignature</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -283,7 +280,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localCMSSignature</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localCMSSignature</pre> +<pre>protected javax.activation.DataHandler localCMSSignature</pre> <div class="block">field for CMSSignature</div> </li> </ul> @@ -355,7 +352,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getCMSSignature</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getCMSSignature()</pre> +<pre>public javax.activation.DataHandler getCMSSignature()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -366,7 +363,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setCMSSignature</h4> -<pre>public void setCMSSignature(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setCMSSignature(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CMSSignature</dd></dl> </li> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html index 10b2938b..8dc68ad5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:02 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:54 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html index fe81a4ef..e96d9309 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:02 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:53 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCreateSignatureEnvironmentProfile"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html index 78ed72dc..5d345aec 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:02 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:54 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html index 7516635d..7f44fbfe 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:02 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:54 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0">Serialized Form</a></dd></dl> </li> @@ -212,12 +209,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -233,13 +230,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -265,8 +262,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -417,7 +414,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -435,15 +432,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -453,16 +450,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -472,7 +469,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -499,13 +496,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html index f65e5838..4375b21b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:55 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html index e202752c..35fe409e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:55 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0">Serialized Form</a></dd></dl> </li> @@ -215,12 +212,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html index c244d492..b783d0da 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:54 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html index 93ff1efb..c0ef3492 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:54 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateSignatureInfo_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateSignatureInfo_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateSignatureInfo_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0">Serialized Form</a></dd></dl> </li> @@ -207,24 +204,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html index e63f4edd..ace85f4c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:04 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateSignatureLocationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:55 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateSignatureLocationType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateSignatureLocationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateSignatureLocationType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateSignatureLocationType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html index 110ec0bc..b91e5b4a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:04 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateSignatureLocationType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:55 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateSignatureLocationType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateSignatureLocationType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateSignatureLocationType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateSignatureLocationType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>protected java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#localIndex">localIndex</a></strong></code> <div class="block">field for Index This was an Attribute!</div> @@ -195,19 +192,19 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#getIndex()">getIndex</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -219,18 +216,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#setIndex(java.math.BigInteger)">setIndex</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#setIndex(java.math.BigInteger)">setIndex</a></strong>(java.math.BigInteger param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -241,7 +238,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -249,8 +246,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -282,7 +279,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localIndex</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> localIndex</pre> +<pre>protected java.math.BigInteger localIndex</pre> <div class="block">field for Index This was an Attribute!</div> </li> @@ -340,10 +337,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -353,7 +350,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getIndex</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> getIndex()</pre> +<pre>public java.math.BigInteger getIndex()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> </li> @@ -364,7 +361,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setIndex</h4> -<pre>public void setIndex(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</pre> +<pre>public void setIndex(java.math.BigInteger param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Index</dd></dl> </li> @@ -375,7 +372,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -393,15 +390,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,16 +408,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -430,7 +427,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -457,13 +454,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html index ef510f47..8ee01ce3 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:05 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:56 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html index ece3e6e7..40ee61cc 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:04 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:56 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateTransformsInfoProfile"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCreateTransformsInfoProfile"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html index a8b6c573..7bad7626 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:05 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:56 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html index c3edcd47..171d765a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:05 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:56 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0">Serialized Form</a></dd></dl> </li> @@ -212,12 +209,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -233,13 +230,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -265,8 +262,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -417,7 +414,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -435,15 +432,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -453,16 +450,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -472,7 +469,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -499,13 +496,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html index 1cd05391..1d7ac6cd 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:57 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html index d9d6619c..0e8bd859 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:57 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateXMLSignatureRequest</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureRequest"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -155,7 +152,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> </table> @@ -231,8 +228,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -254,7 +251,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> </li> @@ -288,7 +285,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -308,9 +305,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -318,7 +315,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -328,10 +325,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -339,7 +336,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -349,7 +346,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -378,13 +375,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html index 26266c17..1188e59d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:58 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html index bb371558..8a772dae 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:58 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateXMLSignatureRequestType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureRequestType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType">Serialized Form</a></dd></dl> </li> @@ -212,12 +209,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -229,13 +226,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -261,8 +258,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -395,7 +392,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -413,15 +410,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -431,16 +428,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -450,7 +447,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -477,13 +474,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html index d873d663..38e14719 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:58 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponse</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponse</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html index 980fed18..d5140bb9 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:58 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponse</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponse"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponse</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCreateXMLSignatureResponse"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html index 4324b827..0df55b18 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:59 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html index 302295c6..6641fbb2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:59 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType">Serialized Form</a></dd></dl> </li> @@ -202,24 +199,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html index 37d6c582..6f4f84cf 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:59 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html index 2b8eae48..f0f32338 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:59 CET 2014 --> +<title>SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice">Serialized Form</a></dd></dl> </li> @@ -209,12 +206,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html index d065fb55..e13f48c3 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:08 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CryptoBinary.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:00 CET 2014 --> +<title>SignatureVerificationServiceStub.CryptoBinary.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CryptoBinary.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CryptoBinary.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CryptoBinary.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CryptoBinary.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CryptoBinary.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html index 340dea6a..913eea77 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:08 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.CryptoBinary (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:00 CET 2014 --> +<title>SignatureVerificationServiceStub.CryptoBinary</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.CryptoBinary (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.CryptoBinary"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CryptoBinary.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.CryptoBinary</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#localCryptoBinary">localCryptoBinary</a></strong></code> <div class="block">field for CryptoBinary</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,41 +189,41 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#getCryptoBinary()">getCryptoBinary</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#setCryptoBinary(javax.activation.DataHandler)">setCryptoBinary</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#setCryptoBinary(javax.activation.DataHandler)">setCryptoBinary</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localCryptoBinary"> @@ -266,7 +263,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localCryptoBinary</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localCryptoBinary</pre> +<pre>protected javax.activation.DataHandler localCryptoBinary</pre> <div class="block">field for CryptoBinary</div> </li> </ul> @@ -301,7 +298,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getCryptoBinary</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getCryptoBinary()</pre> +<pre>public javax.activation.DataHandler getCryptoBinary()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setCryptoBinary</h4> -<pre>public void setCryptoBinary(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setCryptoBinary(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CryptoBinary</dd></dl> </li> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.CryptoBinary.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html index b368e112..303b6db6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:15 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:07 CET 2014 --> +<title>SignatureVerificationServiceStub.DSAKeyValue.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DSAKeyValue.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DSAKeyValue.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValue</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValue</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValue</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html index 11a0db67..7e38da67 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:15 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:07 CET 2014 --> +<title>SignatureVerificationServiceStub.DSAKeyValue</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DSAKeyValue"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DSAKeyValue</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localDSAKeyValue"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html index 6a90762c..094d66ff 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:08 CET 2014 --> +<title>SignatureVerificationServiceStub.DSAKeyValueType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DSAKeyValueType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html index ba67bee1..353594c9 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:08 CET 2014 --> +<title>SignatureVerificationServiceStub.DSAKeyValueType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DSAKeyValueType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DSAKeyValueType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType">Serialized Form</a></dd></dl> </li> @@ -253,12 +250,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -286,13 +283,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -330,8 +327,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -610,7 +607,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -628,15 +625,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -646,16 +643,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -665,7 +662,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -692,13 +689,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html index 01aa68d4..6b42916d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:08 CET 2014 --> +<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html index 2a7cf6d8..d2cec958 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:08 CET 2014 --> +<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0">Serialized Form</a></dd></dl> </li> @@ -195,7 +192,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -205,8 +202,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -218,13 +215,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html index 9316b57e..cf3e2ce6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:09 CET 2014 --> +<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html index 58c46bec..b6fd2775 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:16 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:09 CET 2014 --> +<title>SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1">Serialized Form</a></dd></dl> </li> @@ -195,7 +192,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -205,8 +202,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -218,13 +215,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html index e8ed9339..39789b10 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:12 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:04 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObjectInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObjectInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObjectInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html index 72a208b4..608c06ca 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:12 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:04 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObjectInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObjectInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObjectInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType">Serialized Form</a></dd></dl> </li> @@ -218,12 +215,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -235,13 +232,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -267,8 +264,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -412,7 +409,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -430,15 +427,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -448,16 +445,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -467,7 +464,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -494,13 +491,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html index 7e3e46b2..5021792b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:13 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:05 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html index 98bcfad0..3f8b7db4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:13 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:05 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0">Serialized Form</a></dd></dl> </li> @@ -215,12 +212,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html index fdf95642..67c01bf1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:11 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObjectInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:03 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObjectInfo_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObjectInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObjectInfo_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObjectInfo_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html index 627ec4bd..30b3ee13 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:11 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObjectInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:03 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObjectInfo_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObjectInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObjectInfo_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -208,24 +205,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -246,8 +243,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -327,7 +324,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -347,9 +344,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -357,7 +354,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -367,10 +364,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -378,7 +375,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -388,7 +385,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -417,13 +414,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html index 285df93d..34468682 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:12 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObjectInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:04 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObjectInfo_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObjectInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObjectInfo_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObjectInfo_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html index b8e86ed1..57ef67b9 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:12 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObjectInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:04 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObjectInfo_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObjectInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObjectInfo_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -188,24 +185,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> </table> @@ -220,8 +217,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -260,7 +257,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -280,9 +277,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -290,7 +287,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -300,10 +297,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -311,7 +308,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -321,7 +318,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -350,13 +347,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html index 0554183e..fe00630f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:09 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObject_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:01 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObject_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObject_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObject_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObject_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObject_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObject_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html index da4ea70d..ff78c089 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:09 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObject_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:01 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObject_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObject_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObject_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObject_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType</a></li> @@ -108,7 +105,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -200,24 +197,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> </table> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -279,7 +276,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -299,9 +296,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -309,7 +306,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -319,10 +316,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -330,7 +327,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -340,7 +337,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -369,13 +366,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObject_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html index c0c88ad9..aa50afdf 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:10 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObject_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:02 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObject_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObject_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObject_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObject_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DataObject_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObject_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html index c139a43b..e5cd0fd8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:10 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DataObject_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:02 CET 2014 --> +<title>SignatureVerificationServiceStub.DataObject_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DataObject_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DataObject_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObject_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -188,24 +185,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> </table> @@ -220,8 +217,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -260,7 +257,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -280,9 +277,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -290,7 +287,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -300,10 +297,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -311,7 +308,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -321,7 +318,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -350,13 +347,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DataObject_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html index eeaf9b2b..ccb46080 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:13 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DigestMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:05 CET 2014 --> +<title>SignatureVerificationServiceStub.DigestMethod.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DigestMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DigestMethod.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DigestMethod.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethod</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethod</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethod</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html index 5ed4e757..cb416f82 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:13 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DigestMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:05 CET 2014 --> +<title>SignatureVerificationServiceStub.DigestMethod</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DigestMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DigestMethod"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DigestMethod</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localDigestMethod"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html index 6ff9c79d..b9c4e825 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:14 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DigestMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:06 CET 2014 --> +<title>SignatureVerificationServiceStub.DigestMethodType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DigestMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DigestMethodType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DigestMethodType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html index 62dd36ff..a525ca91 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:14 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DigestMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:06 CET 2014 --> +<title>SignatureVerificationServiceStub.DigestMethodType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DigestMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DigestMethodType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DigestMethodType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType">Serialized Form</a></dd></dl> </li> @@ -219,12 +216,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -266,8 +263,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -419,7 +416,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -437,15 +434,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -455,16 +452,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -474,7 +471,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -501,13 +498,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html index ea819de7..c971b59f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:14 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DigestValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:06 CET 2014 --> +<title>SignatureVerificationServiceStub.DigestValue.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DigestValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DigestValue.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DigestValue.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValue</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValue</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValue</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html index 45a1cebe..ce437a47 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:14 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DigestValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:06 CET 2014 --> +<title>SignatureVerificationServiceStub.DigestValue</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DigestValue (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DigestValue"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DigestValue</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localDigestValue"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html index 5ff62fc2..50281dc4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:15 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DigestValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:07 CET 2014 --> +<title>SignatureVerificationServiceStub.DigestValueType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DigestValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DigestValueType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DigestValueType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html index c0e338ef..cc478ff4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:15 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.DigestValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:07 CET 2014 --> +<title>SignatureVerificationServiceStub.DigestValueType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.DigestValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.DigestValueType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.DigestValueType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#localDigestValueType">localDigestValueType</a></strong></code> <div class="block">field for DigestValueType</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,41 +189,41 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#getDigestValueType()">getDigestValueType</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#setDigestValueType(javax.activation.DataHandler)">setDigestValueType</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#setDigestValueType(javax.activation.DataHandler)">setDigestValueType</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localDigestValueType"> @@ -266,7 +263,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localDigestValueType</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localDigestValueType</pre> +<pre>protected javax.activation.DataHandler localDigestValueType</pre> <div class="block">field for DigestValueType</div> </li> </ul> @@ -301,7 +298,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getDigestValueType</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getDigestValueType()</pre> +<pre>public javax.activation.DataHandler getDigestValueType()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setDigestValueType</h4> -<pre>public void setDigestValueType(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setDigestValueType(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DigestValueType</dd></dl> </li> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.DigestValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html index 407afe1a..7e3f7028 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:17 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ErrorResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:09 CET 2014 --> +<title>SignatureVerificationServiceStub.ErrorResponse.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ErrorResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ErrorResponse.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ErrorResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ErrorResponse.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponse</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponse</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ErrorResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html index 675edaf9..c2b5b5c0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:17 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ErrorResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:09 CET 2014 --> +<title>SignatureVerificationServiceStub.ErrorResponse</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ErrorResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ErrorResponse"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ErrorResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ErrorResponse</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localErrorResponse"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ErrorResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html index 8bea94f3..84fe98a7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:17 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ErrorResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:10 CET 2014 --> +<title>SignatureVerificationServiceStub.ErrorResponseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ErrorResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ErrorResponseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ErrorResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ErrorResponseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ErrorResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html index 4f5694f6..06e3158f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:17 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ErrorResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:10 CET 2014 --> +<title>SignatureVerificationServiceStub.ErrorResponseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ErrorResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ErrorResponseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ErrorResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ErrorResponseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>protected java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#localErrorCode">localErrorCode</a></strong></code> <div class="block">field for ErrorCode</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#localInfo">localInfo</a></strong></code> <div class="block">field for Info</div> </td> @@ -194,48 +191,48 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#getErrorCode()">getErrorCode</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#getInfo()">getInfo</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#setErrorCode(java.math.BigInteger)">setErrorCode</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#setErrorCode(java.math.BigInteger)">setErrorCode</a></strong>(java.math.BigInteger param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#setInfo(java.lang.String)">setInfo</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html#setInfo(java.lang.String)">setInfo</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -267,7 +264,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localErrorCode</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> localErrorCode</pre> +<pre>protected java.math.BigInteger localErrorCode</pre> <div class="block">field for ErrorCode</div> </li> </ul> @@ -277,7 +274,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localInfo</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localInfo</pre> +<pre>protected java.lang.String localInfo</pre> <div class="block">field for Info</div> </li> </ul> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getErrorCode</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> getErrorCode()</pre> +<pre>public java.math.BigInteger getErrorCode()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> </li> @@ -323,7 +320,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setErrorCode</h4> -<pre>public void setErrorCode(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</pre> +<pre>public void setErrorCode(java.math.BigInteger param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - ErrorCode</dd></dl> </li> @@ -334,7 +331,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getInfo</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getInfo()</pre> +<pre>public java.lang.String getInfo()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -345,7 +342,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setInfo</h4> -<pre>public void setInfo(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setInfo(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Info</dd></dl> </li> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ErrorResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html index 9b560d8e..e1bb8f4b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:17 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ExtensionMapper (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:10 CET 2014 --> +<title>SignatureVerificationServiceStub.ExtensionMapper</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ExtensionMapper (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ExtensionMapper"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ExtensionMapper.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ExtensionMapper</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ExtensionMapper</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> </li> </ul> </div> @@ -140,18 +137,18 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html#getTypeObject(java.lang.String, java.lang.String, javax.xml.stream.XMLStreamReader)">getTypeObject</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> typeName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> </td> +<td class="colFirst"><code>static java.lang.Object</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html#getTypeObject(java.lang.String, java.lang.String, javax.xml.stream.XMLStreamReader)">getTypeObject</a></strong>(java.lang.String namespaceURI, + java.lang.String typeName, + javax.xml.stream.XMLStreamReader reader)</code> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -190,12 +187,12 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>getTypeObject</h4> -<pre>public static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> getTypeObject(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> typeName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static java.lang.Object getTypeObject(java.lang.String namespaceURI, + java.lang.String typeName, + javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -215,13 +212,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ExtensionMapper.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html index 8459a709..5f010d76 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:18 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:11 CET 2014 --> +<title>SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html index a697b5e7..fce9dda6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:18 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.FinalDataMetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:11 CET 2014 --> +<title>SignatureVerificationServiceStub.FinalDataMetaInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.FinalDataMetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.FinalDataMetaInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -205,12 +202,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -351,7 +348,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -371,9 +368,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -381,7 +378,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,10 +388,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -402,7 +399,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -412,7 +409,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -441,13 +438,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html index 785aaeca..bdab8d0d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:19 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.HMACOutputLengthType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:11 CET 2014 --> +<title>SignatureVerificationServiceStub.HMACOutputLengthType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.HMACOutputLengthType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.HMACOutputLengthType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.HMACOutputLengthType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html index 70c4a3e6..d9c2a2b0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:19 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.HMACOutputLengthType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:11 CET 2014 --> +<title>SignatureVerificationServiceStub.HMACOutputLengthType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.HMACOutputLengthType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.HMACOutputLengthType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.HMACOutputLengthType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.HMACOutputLengthType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>protected java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#localHMACOutputLengthType">localHMACOutputLengthType</a></strong></code> <div class="block">field for HMACOutputLengthType</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,41 +189,41 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#getHMACOutputLengthType()">getHMACOutputLengthType</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#setHMACOutputLengthType(java.math.BigInteger)">setHMACOutputLengthType</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#setHMACOutputLengthType(java.math.BigInteger)">setHMACOutputLengthType</a></strong>(java.math.BigInteger param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localHMACOutputLengthType"> @@ -266,7 +263,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localHMACOutputLengthType</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> localHMACOutputLengthType</pre> +<pre>protected java.math.BigInteger localHMACOutputLengthType</pre> <div class="block">field for HMACOutputLengthType</div> </li> </ul> @@ -301,7 +298,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getHMACOutputLengthType</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> getHMACOutputLengthType()</pre> +<pre>public java.math.BigInteger getHMACOutputLengthType()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> </li> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setHMACOutputLengthType</h4> -<pre>public void setHMACOutputLengthType(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</pre> +<pre>public void setHMACOutputLengthType(java.math.BigInteger param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - HMACOutputLengthType</dd></dl> </li> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.HMACOutputLengthType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html index e2bc5a60..73435202 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:19 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Hash_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:11 CET 2014 --> +<title>SignatureVerificationServiceStub.Hash_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Hash_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Hash_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Hash_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Hash_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Hash_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html index bd5fd400..ee594e68 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:19 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Hash_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:11 CET 2014 --> +<title>SignatureVerificationServiceStub.Hash_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Hash_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Hash_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Hash_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Hash_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0">Serialized Form</a></dd></dl> </li> @@ -207,24 +204,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Hash_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html index 83570073..b86af5f3 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:20 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.InputDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:13 CET 2014 --> +<title>SignatureVerificationServiceStub.InputDataType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.InputDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.InputDataType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.InputDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.InputDataType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.InputDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html index a3ff7c21..80467eaa 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:20 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.InputDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:13 CET 2014 --> +<title>SignatureVerificationServiceStub.InputDataType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.InputDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.InputDataType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.InputDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType</a></li> @@ -108,7 +105,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -221,7 +218,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -231,8 +228,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -244,13 +241,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -284,8 +281,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -398,7 +395,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -418,9 +415,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -428,7 +425,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -438,10 +435,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -449,7 +446,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -459,7 +456,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -488,13 +485,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.InputDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html index c88ac4db..5bec3c12 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:21 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.IssuingCountry.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:13 CET 2014 --> +<title>SignatureVerificationServiceStub.IssuingCountry.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.IssuingCountry.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.IssuingCountry.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.IssuingCountry.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.IssuingCountry.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.IssuingCountry</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.IssuingCountry</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.IssuingCountry</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.IssuingCountry.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html index 05603f72..5a7d58e3 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:21 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.IssuingCountry (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:13 CET 2014 --> +<title>SignatureVerificationServiceStub.IssuingCountry</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.IssuingCountry (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.IssuingCountry"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.IssuingCountry.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.IssuingCountry</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localIssuingCountry"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.IssuingCountry.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html index 7c2af62e..b9efdd8d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:21 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:14 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyIdentifierType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyIdentifierType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyIdentifierType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html index 8943320c..8380f6dc 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:21 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:14 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyIdentifierType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyIdentifierType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyIdentifierType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyIdentifierType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#localKeyIdentifierType">localKeyIdentifierType</a></strong></code> <div class="block">field for KeyIdentifierType</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,41 +189,41 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#getKeyIdentifierType()">getKeyIdentifierType</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#setKeyIdentifierType(java.lang.String)">setKeyIdentifierType</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#setKeyIdentifierType(java.lang.String)">setKeyIdentifierType</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localKeyIdentifierType"> @@ -266,7 +263,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localKeyIdentifierType</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localKeyIdentifierType</pre> +<pre>protected java.lang.String localKeyIdentifierType</pre> <div class="block">field for KeyIdentifierType</div> </li> </ul> @@ -301,7 +298,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getKeyIdentifierType</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getKeyIdentifierType()</pre> +<pre>public java.lang.String getKeyIdentifierType()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setKeyIdentifierType</h4> -<pre>public void setKeyIdentifierType(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setKeyIdentifierType(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyIdentifierType</dd></dl> </li> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyIdentifierType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html index f6fa597d..106a5cdd 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:22 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:14 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyInfo.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyInfo.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfo.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyInfo.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfo</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfo</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfo</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfo.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html index 01710dae..f9a6b1de 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:22 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyInfo (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:14 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyInfo</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyInfo (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyInfo"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyInfo</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localKeyInfo"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html index bba87420..61a9d772 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:22 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:15 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html index 5adc2d58..bdd620a5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:22 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:15 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType">Serialized Form</a></dd></dl> </li> @@ -215,24 +212,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -258,8 +255,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -393,7 +390,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -411,15 +408,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -429,16 +426,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -448,7 +445,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -475,13 +472,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html index 510b3bf6..60baec05 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:23 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:15 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html index 81ae2278..3c7930b6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:23 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:15 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyInfoTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyInfoTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice">Serialized Form</a></dd></dl> </li> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localKeyName">localKeyName</a></strong></code> <div class="block">field for KeyName</div> </td> @@ -180,7 +177,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localKeyValueTracker">localKeyValueTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localMgmtData">localMgmtData</a></strong></code> <div class="block">field for MgmtData</div> </td> @@ -268,7 +265,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#getKeyName()">getKeyName</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -280,14 +277,14 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#getMgmtData()">getMgmtData</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -297,8 +294,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -354,13 +351,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -371,7 +368,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#setKeyName(java.lang.String)">setKeyName</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#setKeyName(java.lang.String)">setKeyName</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -383,7 +380,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#setMgmtData(java.lang.String)">setMgmtData</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#setMgmtData(java.lang.String)">setMgmtData</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -416,8 +413,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -439,7 +436,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localKeyName</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localKeyName</pre> +<pre>protected java.lang.String localKeyName</pre> <div class="block">field for KeyName</div> </li> </ul> @@ -553,7 +550,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localMgmtData</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localMgmtData</pre> +<pre>protected java.lang.String localMgmtData</pre> <div class="block">field for MgmtData</div> </li> </ul> @@ -625,7 +622,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getKeyName</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getKeyName()</pre> +<pre>public java.lang.String getKeyName()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -636,7 +633,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setKeyName</h4> -<pre>public void setKeyName(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setKeyName(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyName</dd></dl> </li> @@ -811,7 +808,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getMgmtData</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getMgmtData()</pre> +<pre>public java.lang.String getMgmtData()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -822,7 +819,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setMgmtData</h4> -<pre>public void setMgmtData(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setMgmtData(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MgmtData</dd></dl> </li> @@ -864,7 +861,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -882,15 +879,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -900,16 +897,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -919,7 +916,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -946,13 +943,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html index 3cfa9e22..bc3e5f94 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:23 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyName.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:16 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyName.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyName.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyName.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyName.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyName.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyName</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyName</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyName</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyName.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html index 1438d7d0..c44a52d2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:23 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyName (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:16 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyName</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyName (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyName"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyName.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyName</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#localKeyName">localKeyName</a></strong></code> <div class="block">field for KeyName</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,36 +189,36 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#getKeyName()">getKeyName</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#setKeyName(java.lang.String)">setKeyName</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html#setKeyName(java.lang.String)">setKeyName</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localKeyName"> @@ -262,7 +259,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localKeyName</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localKeyName</pre> +<pre>protected java.lang.String localKeyName</pre> <div class="block">field for KeyName</div> </li> </ul> @@ -297,7 +294,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getKeyName</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getKeyName()</pre> +<pre>public java.lang.String getKeyName()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -308,7 +305,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setKeyName</h4> -<pre>public void setKeyName(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setKeyName(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - KeyName</dd></dl> </li> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyName.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html index 7ff0dd1c..c5ea9edb 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:23 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:16 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyValue.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyValue.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyValue.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValue</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValue</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValue</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html index 29a0597c..71e3a531 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:23 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:16 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyValue</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyValue"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyValue</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localKeyValue"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html index 79b2b8a5..811711ce 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:24 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:17 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyValueType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyValueType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyValueType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html index 9362cec6..499dc089 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:24 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.KeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:17 CET 2014 --> +<title>SignatureVerificationServiceStub.KeyValueType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.KeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.KeyValueType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.KeyValueType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType">Serialized Form</a></dd></dl> </li> @@ -225,12 +222,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -254,13 +251,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -286,8 +283,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -484,7 +481,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -502,15 +499,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -520,16 +517,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -539,7 +536,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -566,13 +563,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.KeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html index 3286b31b..dde440a2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:24 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Manifest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:17 CET 2014 --> +<title>SignatureVerificationServiceStub.Manifest.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Manifest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Manifest.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Manifest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Manifest.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Manifest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Manifest</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Manifest</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Manifest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html index 6163e88e..7f0f9f24 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:24 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Manifest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:17 CET 2014 --> +<title>SignatureVerificationServiceStub.Manifest</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Manifest (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Manifest"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Manifest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Manifest</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localManifest"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Manifest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html index 8559f3c8..ac49356b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:25 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:18 CET 2014 --> +<title>SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html index cd594159..01a62159 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:25 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:18 CET 2014 --> +<title>SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -240,12 +237,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -265,13 +262,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -309,8 +306,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -550,7 +547,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -570,9 +567,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -580,7 +577,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -590,10 +587,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -601,7 +598,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -611,7 +608,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -640,13 +637,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html index 3516e5cf..0ca2f8b1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:26 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:19 CET 2014 --> +<title>SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html index 98f1c967..63061aa7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:26 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ManifestRefsCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:19 CET 2014 --> +<title>SignatureVerificationServiceStub.ManifestRefsCheckResultType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ManifestRefsCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ManifestRefsCheckResultType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -220,24 +217,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -264,8 +261,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -383,7 +380,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -403,9 +400,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -413,7 +410,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -423,10 +420,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -434,7 +431,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,7 +441,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -473,13 +470,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.Factory.html index d483eaaf..037d1d5f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:27 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ManifestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:19 CET 2014 --> +<title>SignatureVerificationServiceStub.ManifestType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ManifestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ManifestType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ManifestType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html index de95506d..56273762 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:27 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ManifestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:19 CET 2014 --> +<title>SignatureVerificationServiceStub.ManifestType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ManifestType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ManifestType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ManifestType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType">Serialized Form</a></dd></dl> </li> @@ -209,12 +206,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -258,8 +255,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -393,7 +390,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -411,15 +408,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -429,16 +426,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -448,7 +445,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -475,13 +472,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ManifestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.Factory.html index 130bac3f..233e7997 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:27 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.MetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:20 CET 2014 --> +<title>SignatureVerificationServiceStub.MetaInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.MetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.MetaInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MetaInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.MetaInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MetaInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html index 35708ff5..23062a7b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:27 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.MetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:20 CET 2014 --> +<title>SignatureVerificationServiceStub.MetaInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.MetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.MetaInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MetaInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.MetaInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType">Serialized Form</a></dd></dl> </li> @@ -238,12 +235,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -257,13 +254,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -295,8 +292,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -497,7 +494,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -515,15 +512,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -533,16 +530,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -552,7 +549,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -579,13 +576,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MetaInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.Factory.html index 5881a4a0..6930f7a5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:28 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.MgmtData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:20 CET 2014 --> +<title>SignatureVerificationServiceStub.MgmtData.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.MgmtData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.MgmtData.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MgmtData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.MgmtData.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MgmtData</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MgmtData</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MgmtData</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MgmtData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html index a66bf71a..e0aedae1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:28 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.MgmtData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:20 CET 2014 --> +<title>SignatureVerificationServiceStub.MgmtData</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.MgmtData (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.MgmtData"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MgmtData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.MgmtData</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#localMgmtData">localMgmtData</a></strong></code> <div class="block">field for MgmtData</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,36 +189,36 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#getMgmtData()">getMgmtData</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#setMgmtData(java.lang.String)">setMgmtData</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html#setMgmtData(java.lang.String)">setMgmtData</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localMgmtData"> @@ -262,7 +259,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localMgmtData</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localMgmtData</pre> +<pre>protected java.lang.String localMgmtData</pre> <div class="block">field for MgmtData</div> </li> </ul> @@ -297,7 +294,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getMgmtData</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getMgmtData()</pre> +<pre>public java.lang.String getMgmtData()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -308,7 +305,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setMgmtData</h4> -<pre>public void setMgmtData(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setMgmtData(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MgmtData</dd></dl> </li> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MgmtData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html index a1b13131..35affb5c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:28 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.MimeTypeType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:21 CET 2014 --> +<title>SignatureVerificationServiceStub.MimeTypeType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.MimeTypeType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.MimeTypeType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MimeTypeType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.MimeTypeType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MimeTypeType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html index 4438d0e5..c5fe74f5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:28 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.MimeTypeType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:21 CET 2014 --> +<title>SignatureVerificationServiceStub.MimeTypeType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.MimeTypeType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.MimeTypeType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MimeTypeType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.MimeTypeType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -226,7 +223,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localMimeTypeType"> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.MimeTypeType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Object.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Object.Factory.html index 9cfc674f..acd78b33 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Object.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Object.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:28 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Object.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:21 CET 2014 --> +<title>SignatureVerificationServiceStub.Object.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Object.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Object.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Object.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Object.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Object.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Object</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Object</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Object</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Object.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html index 3f4a207f..d881562c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:28 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Object (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:21 CET 2014 --> +<title>SignatureVerificationServiceStub.Object</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Object (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Object"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Object.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Object</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Object</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Object">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,24 +196,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localObject"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Object.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.Factory.html index 5be93002..b0e53a68 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:29 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ObjectType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:22 CET 2014 --> +<title>SignatureVerificationServiceStub.ObjectType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ObjectType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ObjectType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ObjectType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ObjectType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ObjectType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html index 3d65e699..4cd65e18 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:29 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ObjectType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:22 CET 2014 --> +<title>SignatureVerificationServiceStub.ObjectType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ObjectType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ObjectType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ObjectType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ObjectType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType">Serialized Form</a></dd></dl> </li> @@ -164,7 +161,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#localMimeType">localMimeType</a></strong></code> <div class="block">field for MimeType This was an Attribute!</div> @@ -232,7 +229,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#getMimeType()">getMimeType</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -245,12 +242,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -260,13 +257,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -283,7 +280,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#setMimeType(java.lang.String)">setMimeType</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#setMimeType(java.lang.String)">setMimeType</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -304,8 +301,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -358,7 +355,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localMimeType</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localMimeType</pre> +<pre>protected java.lang.String localMimeType</pre> <div class="block">field for MimeType This was an Attribute!</div> </li> @@ -479,7 +476,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getMimeType</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getMimeType()</pre> +<pre>public java.lang.String getMimeType()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -490,7 +487,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setMimeType</h4> -<pre>public void setMimeType(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setMimeType(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - MimeType</dd></dl> </li> @@ -523,7 +520,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -541,15 +538,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -559,16 +556,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -578,7 +575,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -605,13 +602,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ObjectType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html index 5b7cacf9..cc6a0fe7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:29 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ObjectTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:22 CET 2014 --> +<title>SignatureVerificationServiceStub.ObjectTypeSequence.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ObjectTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ObjectTypeSequence.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ObjectTypeSequence.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html index 137891b8..f9063eaa 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:29 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ObjectTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:22 CET 2014 --> +<title>SignatureVerificationServiceStub.ObjectTypeSequence</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ObjectTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ObjectTypeSequence"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ObjectTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ObjectTypeSequence</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence">Serialized Form</a></dd></dl> </li> @@ -195,24 +192,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -226,8 +223,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -306,7 +303,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -324,15 +321,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -342,16 +339,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -361,7 +358,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -388,13 +385,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ObjectTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.Factory.html index d1b69867..5c2d66aa 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:30 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PGPData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:23 CET 2014 --> +<title>SignatureVerificationServiceStub.PGPData.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PGPData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PGPData.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PGPData.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPData</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPData</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPData</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html index b666e723..114484d6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:30 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PGPData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:23 CET 2014 --> +<title>SignatureVerificationServiceStub.PGPData</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PGPData (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PGPData"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PGPData</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,7 +190,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -203,20 +200,20 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localPGPData"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.Factory.html index 35453374..916a076d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:31 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PGPDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:24 CET 2014 --> +<title>SignatureVerificationServiceStub.PGPDataType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PGPDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PGPDataType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PGPDataType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html index d64ea22b..f77b2a45 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:31 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PGPDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:24 CET 2014 --> +<title>SignatureVerificationServiceStub.PGPDataType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PGPDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PGPDataType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PGPDataType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType">Serialized Form</a></dd></dl> </li> @@ -203,7 +200,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -219,8 +216,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html index e411b400..189dc137 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:31 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:24 CET 2014 --> +<title>SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html index 8da284f6..abe4bfa0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:31 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PGPDataTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:24 CET 2014 --> +<title>SignatureVerificationServiceStub.PGPDataTypeSequence_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PGPDataTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PGPDataTypeSequence_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0">Serialized Form</a></dd></dl> </li> @@ -161,13 +158,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#localPGPKeyID">localPGPKeyID</a></strong></code> <div class="block">field for PGPKeyID</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#localPGPKeyPacket">localPGPKeyPacket</a></strong></code> <div class="block">field for PGPKeyPacket</div> </td> @@ -222,24 +219,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#getPGPKeyID()">getPGPKeyID</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#getPGPKeyPacket()">getPGPKeyPacket</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -253,13 +250,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -270,13 +267,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#setPGPKeyID(javax.activation.DataHandler)">setPGPKeyID</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#setPGPKeyID(javax.activation.DataHandler)">setPGPKeyID</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#setPGPKeyPacket(javax.activation.DataHandler)">setPGPKeyPacket</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#setPGPKeyPacket(javax.activation.DataHandler)">setPGPKeyPacket</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -291,8 +288,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -314,7 +311,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localPGPKeyID</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localPGPKeyID</pre> +<pre>protected javax.activation.DataHandler localPGPKeyID</pre> <div class="block">field for PGPKeyID</div> </li> </ul> @@ -324,7 +321,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localPGPKeyPacket</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localPGPKeyPacket</pre> +<pre>protected javax.activation.DataHandler localPGPKeyPacket</pre> <div class="block">field for PGPKeyPacket</div> </li> </ul> @@ -388,7 +385,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getPGPKeyID</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getPGPKeyID()</pre> +<pre>public javax.activation.DataHandler getPGPKeyID()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -399,7 +396,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setPGPKeyID</h4> -<pre>public void setPGPKeyID(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setPGPKeyID(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPKeyID</dd></dl> </li> @@ -419,7 +416,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getPGPKeyPacket</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getPGPKeyPacket()</pre> +<pre>public javax.activation.DataHandler getPGPKeyPacket()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -430,7 +427,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setPGPKeyPacket</h4> -<pre>public void setPGPKeyPacket(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setPGPKeyPacket(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPKeyPacket</dd></dl> </li> @@ -493,7 +490,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -511,15 +508,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -529,16 +526,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -548,7 +545,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -575,13 +572,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html index b2067d95..4dadd462 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:25 CET 2014 --> +<title>SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html index e4f31c3b..24276e4d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PGPDataTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:25 CET 2014 --> +<title>SignatureVerificationServiceStub.PGPDataTypeSequence_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PGPDataTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PGPDataTypeSequence_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1">Serialized Form</a></dd></dl> </li> @@ -161,7 +158,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#localPGPKeyPacket">localPGPKeyPacket</a></strong></code> <div class="block">field for PGPKeyPacket</div> </td> @@ -212,18 +209,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#getPGPKeyPacket()">getPGPKeyPacket</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -233,13 +230,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -250,7 +247,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#setPGPKeyPacket(javax.activation.DataHandler)">setPGPKeyPacket</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#setPGPKeyPacket(javax.activation.DataHandler)">setPGPKeyPacket</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -265,8 +262,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -288,7 +285,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localPGPKeyPacket</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localPGPKeyPacket</pre> +<pre>protected javax.activation.DataHandler localPGPKeyPacket</pre> <div class="block">field for PGPKeyPacket</div> </li> </ul> @@ -343,7 +340,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getPGPKeyPacket</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getPGPKeyPacket()</pre> +<pre>public javax.activation.DataHandler getPGPKeyPacket()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -354,7 +351,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setPGPKeyPacket</h4> -<pre>public void setPGPKeyPacket(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setPGPKeyPacket(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - PGPKeyPacket</dd></dl> </li> @@ -417,7 +414,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -435,15 +432,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -453,16 +450,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -472,7 +469,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -499,13 +496,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html index e2ffd230..f4db2172 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:30 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PartOf_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:23 CET 2014 --> +<title>SignatureVerificationServiceStub.PartOf_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PartOf_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PartOf_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PartOf_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PartOf_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,13 +139,13 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> @@ -156,7 +153,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -210,9 +207,9 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"> <h4>fromValue</h4> <pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> fromValue(org.apache.axis2.databinding.types.Token value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PartOf_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html index 2fee1710..b0dc8c44 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:30 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PartOf_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:23 CET 2014 --> +<title>SignatureVerificationServiceStub.PartOf_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PartOf_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PartOf_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PartOf_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PartOf_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0">Serialized Form</a></dd></dl> </li> @@ -164,7 +161,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> <tr class="altColor"> @@ -212,16 +209,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localPartOf_type0"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PartOf_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html index c5ee9754..e66eb047 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ProfileIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:25 CET 2014 --> +<title>SignatureVerificationServiceStub.ProfileIdentifierType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ProfileIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ProfileIdentifierType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ProfileIdentifierType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html index 9f6c0f6f..1798cbcd 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ProfileIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:25 CET 2014 --> +<title>SignatureVerificationServiceStub.ProfileIdentifierType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ProfileIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ProfileIdentifierType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ProfileIdentifierType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ProfileIdentifierType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,7 +190,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -203,20 +200,20 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -226,7 +223,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localProfileIdentifierType"> @@ -323,10 +320,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -336,7 +333,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -354,15 +351,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -372,16 +369,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -418,13 +415,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ProfileIdentifierType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.Factory.html index 3bd9943b..e488094e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PublicAuthority.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:26 CET 2014 --> +<title>SignatureVerificationServiceStub.PublicAuthority.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PublicAuthority.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PublicAuthority.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PublicAuthority.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PublicAuthority.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthority</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthority</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthority</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PublicAuthority.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html index fdfed5c3..d4813b9b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:32 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PublicAuthority (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:26 CET 2014 --> +<title>SignatureVerificationServiceStub.PublicAuthority</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PublicAuthority (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PublicAuthority"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PublicAuthority.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PublicAuthority</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,7 +190,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> @@ -203,20 +200,20 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localPublicAuthority"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PublicAuthority.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html index 02408735..ab9bcfc5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:33 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PublicAuthorityType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:26 CET 2014 --> +<title>SignatureVerificationServiceStub.PublicAuthorityType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PublicAuthorityType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PublicAuthorityType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PublicAuthorityType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html index 421639b7..b96df0b1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:33 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.PublicAuthorityType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:26 CET 2014 --> +<title>SignatureVerificationServiceStub.PublicAuthorityType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.PublicAuthorityType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.PublicAuthorityType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PublicAuthorityType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.PublicAuthorityType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#localCode">localCode</a></strong></code> <div class="block">field for Code</div> </td> @@ -192,19 +189,19 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#getCode()">getCode</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -214,18 +211,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#setCode(java.lang.String)">setCode</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html#setCode(java.lang.String)">setCode</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -257,7 +254,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localCode</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localCode</pre> +<pre>protected java.lang.String localCode</pre> <div class="block">field for Code</div> </li> </ul> @@ -310,7 +307,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getCode</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getCode()</pre> +<pre>public java.lang.String getCode()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -321,7 +318,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setCode</h4> -<pre>public void setCode(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setCode(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Code</dd></dl> </li> @@ -332,7 +329,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -350,15 +347,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -368,16 +365,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -387,7 +384,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -414,13 +411,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.PublicAuthorityType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html index 20cfdd35..be6bacfc 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:33 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.QualifiedCertificate.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:27 CET 2014 --> +<title>SignatureVerificationServiceStub.QualifiedCertificate.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.QualifiedCertificate.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.QualifiedCertificate.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.QualifiedCertificate.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.QualifiedCertificate</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.QualifiedCertificate</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.QualifiedCertificate</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html index 1dbf12dd..44792ced 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:33 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.QualifiedCertificate (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:27 CET 2014 --> +<title>SignatureVerificationServiceStub.QualifiedCertificate</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.QualifiedCertificate (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.QualifiedCertificate"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.QualifiedCertificate.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.QualifiedCertificate</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate">Serialized Form</a></dd></dl> </li> @@ -157,7 +154,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -194,12 +191,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -211,13 +208,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -231,8 +228,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -254,7 +251,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSource"> @@ -321,7 +318,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -339,15 +336,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -357,16 +354,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -376,7 +373,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -403,13 +400,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.QualifiedCertificate.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.Factory.html index 110180f9..bd149b6c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:37 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.RSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:31 CET 2014 --> +<title>SignatureVerificationServiceStub.RSAKeyValue.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.RSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.RSAKeyValue.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RSAKeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.RSAKeyValue.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValue</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValue</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValue</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RSAKeyValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html index ad378942..e2c2004a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:37 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.RSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:31 CET 2014 --> +<title>SignatureVerificationServiceStub.RSAKeyValue</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.RSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.RSAKeyValue"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RSAKeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.RSAKeyValue</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localRSAKeyValue"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RSAKeyValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html index 8d1feb1c..f039c6af 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.RSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:32 CET 2014 --> +<title>SignatureVerificationServiceStub.RSAKeyValueType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.RSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.RSAKeyValueType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.RSAKeyValueType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html index 78b4cabf..f719d4cd 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.RSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:32 CET 2014 --> +<title>SignatureVerificationServiceStub.RSAKeyValueType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.RSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.RSAKeyValueType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RSAKeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.RSAKeyValueType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType">Serialized Form</a></dd></dl> </li> @@ -207,24 +204,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RSAKeyValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.Factory.html index 855b84f3..3203672e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:34 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Reference.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:27 CET 2014 --> +<title>SignatureVerificationServiceStub.Reference.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Reference.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Reference.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Reference.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Reference.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Reference.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Reference</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Reference</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Reference</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Reference.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html index f975cc88..b2e09e9e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:34 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Reference (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:27 CET 2014 --> +<title>SignatureVerificationServiceStub.Reference</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Reference (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Reference"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Reference.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Reference</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Reference</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Reference">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localReference"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Reference.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.Factory.html index b9472ab6..c4205d42 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ReferenceType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:30 CET 2014 --> +<title>SignatureVerificationServiceStub.ReferenceType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ReferenceType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ReferenceType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferenceType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ReferenceType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferenceType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html index 468ae7f1..bff83367 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ReferenceType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:30 CET 2014 --> +<title>SignatureVerificationServiceStub.ReferenceType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ReferenceType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ReferenceType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferenceType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ReferenceType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType">Serialized Form</a></dd></dl> </li> @@ -244,12 +241,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -277,13 +274,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -327,8 +324,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -588,7 +585,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -606,15 +603,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -624,16 +621,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -643,7 +640,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -670,13 +667,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferenceType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html index faacf5a4..407653e8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:28 CET 2014 --> +<title>SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html index 43a515a6..a95f35c5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:35 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ReferencesCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:28 CET 2014 --> +<title>SignatureVerificationServiceStub.ReferencesCheckResultInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ReferencesCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ReferencesCheckResultInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -234,12 +231,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -253,13 +250,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -291,8 +288,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -500,7 +497,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -520,9 +517,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -530,7 +527,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -540,10 +537,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -551,7 +548,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -561,7 +558,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -590,13 +587,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html index ad48e74f..0a37f531 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ReferencesCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:29 CET 2014 --> +<title>SignatureVerificationServiceStub.ReferencesCheckResultType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ReferencesCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ReferencesCheckResultType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.ReferencesCheckResultType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html index 3e41b55d..c0670bfb 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.ReferencesCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:29 CET 2014 --> +<title>SignatureVerificationServiceStub.ReferencesCheckResultType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.ReferencesCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.ReferencesCheckResultType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -224,12 +221,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -239,13 +236,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -272,8 +269,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -409,7 +406,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -429,9 +426,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -439,7 +436,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -449,10 +446,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -470,7 +467,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -499,13 +496,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.Factory.html index d1d519b9..79cf3834 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.RetrievalMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:30 CET 2014 --> +<title>SignatureVerificationServiceStub.RetrievalMethod.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.RetrievalMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.RetrievalMethod.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RetrievalMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.RetrievalMethod.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethod</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethod</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethod</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RetrievalMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html index 1c5c67e5..589a0a1b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:36 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.RetrievalMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:30 CET 2014 --> +<title>SignatureVerificationServiceStub.RetrievalMethod</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.RetrievalMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.RetrievalMethod"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RetrievalMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.RetrievalMethod</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localRetrievalMethod"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RetrievalMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html index 8ca3f205..d1d400ee 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:37 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.RetrievalMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:31 CET 2014 --> +<title>SignatureVerificationServiceStub.RetrievalMethodType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.RetrievalMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.RetrievalMethodType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.RetrievalMethodType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html index b8831d05..65176525 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:37 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.RetrievalMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:30 CET 2014 --> +<title>SignatureVerificationServiceStub.RetrievalMethodType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.RetrievalMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.RetrievalMethodType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RetrievalMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.RetrievalMethodType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType">Serialized Form</a></dd></dl> </li> @@ -207,12 +204,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -240,13 +237,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -272,8 +269,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -436,7 +433,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -454,15 +451,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -472,16 +469,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -491,7 +488,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -518,13 +515,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.RetrievalMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.Factory.html index 1444bce6..544fa69e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SPKIData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:42 CET 2014 --> +<title>SignatureVerificationServiceStub.SPKIData.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SPKIData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SPKIData.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SPKIData.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIData</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIData</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIData</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIData.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html index 0852ea6a..523605f6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SPKIData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:42 CET 2014 --> +<title>SignatureVerificationServiceStub.SPKIData</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SPKIData (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SPKIData"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SPKIData</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSPKIData"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIData.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.Factory.html index 1199b8cf..435fe71a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:49 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SPKIDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:43 CET 2014 --> +<title>SignatureVerificationServiceStub.SPKIDataType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SPKIDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SPKIDataType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SPKIDataType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html index b498ac89..9d6fc797 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:49 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SPKIDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:43 CET 2014 --> +<title>SignatureVerificationServiceStub.SPKIDataType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SPKIDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SPKIDataType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SPKIDataType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType">Serialized Form</a></dd></dl> </li> @@ -196,12 +193,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -213,13 +210,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html index b84ab0cc..9e036d67 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:49 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:43 CET 2014 --> +<title>SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html index 5075d06a..8a494ed8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:49 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SPKIDataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:43 CET 2014 --> +<title>SignatureVerificationServiceStub.SPKIDataTypeSequence</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SPKIDataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SPKIDataTypeSequence"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SPKIDataTypeSequence</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence">Serialized Form</a></dd></dl> </li> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#localSPKISexp">localSPKISexp</a></strong></code> <div class="block">field for SPKISexp</div> </td> @@ -205,17 +202,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#getSPKISexp()">getSPKISexp</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -243,7 +240,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#setSPKISexp(javax.activation.DataHandler)">setSPKISexp</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#setSPKISexp(javax.activation.DataHandler)">setSPKISexp</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -252,8 +249,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -275,7 +272,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localSPKISexp</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localSPKISexp</pre> +<pre>protected javax.activation.DataHandler localSPKISexp</pre> <div class="block">field for SPKISexp</div> </li> </ul> @@ -329,7 +326,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getSPKISexp</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getSPKISexp()</pre> +<pre>public javax.activation.DataHandler getSPKISexp()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -340,7 +337,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setSPKISexp</h4> -<pre>public void setSPKISexp(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setSPKISexp(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SPKISexp</dd></dl> </li> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -400,15 +397,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -418,16 +415,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -437,7 +434,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -464,13 +461,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html index bdcec67b..15fffd5f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:32 CET 2014 --> +<title>SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SecureSignatureCreationDevice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SecureSignatureCreationDevice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SecureSignatureCreationDevice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html index 366d92ac..de7967f3 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:38 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SecureSignatureCreationDevice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:32 CET 2014 --> +<title>SignatureVerificationServiceStub.SecureSignatureCreationDevice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SecureSignatureCreationDevice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SecureSignatureCreationDevice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SecureSignatureCreationDevice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice">Serialized Form</a></dd></dl> </li> @@ -157,7 +154,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -194,12 +191,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -211,13 +208,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -231,8 +228,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -254,7 +251,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSource"> @@ -321,7 +318,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -339,15 +336,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -357,16 +354,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -376,7 +373,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -403,13 +400,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html index 4ddbbc9c..1f59f9b9 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:39 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:33 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatoriesType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatoriesType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatoriesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatoriesType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatoriesType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,23 +139,23 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String namespaceURI, + java.lang.String type)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -171,8 +168,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -211,9 +208,9 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type) +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String namespaceURI, + java.lang.String type) throws org.apache.axis2.databinding.ADBException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> @@ -225,8 +222,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -235,8 +232,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -245,15 +242,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -273,13 +270,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatoriesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html index a37c125f..4a7a9b95 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:39 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:32 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatoriesType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatoriesType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatoriesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.axis2.databinding.types.Union</li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -155,7 +152,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -199,29 +196,29 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html#setObject(java.lang.Object)">setObject</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> object)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html#setObject(java.lang.Object)">setObject</a></strong>(java.lang.Object object)</code> </td> </tr> </table> <ul class="blockList"> @@ -235,8 +232,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -258,7 +255,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> </li> @@ -292,7 +289,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setObject</h4> -<pre>public void setObject(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> object)</pre> +<pre>public void setObject(java.lang.Object object)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>setObject</code> in class <code>org.apache.axis2.databinding.types.Union</code></dd> @@ -305,7 +302,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -323,15 +320,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -341,16 +338,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -360,7 +357,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -387,13 +384,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatoriesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.Factory.html index be3f72ed..fb43ac5f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:39 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Signature.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:33 CET 2014 --> +<title>SignatureVerificationServiceStub.Signature.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Signature.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Signature.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Signature.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Signature.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Signature.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Signature</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Signature</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Signature</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Signature.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html index d161516b..13c7f87b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:39 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Signature (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:33 CET 2014 --> +<title>SignatureVerificationServiceStub.Signature</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Signature (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Signature"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Signature.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Signature</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Signature</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Signature">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignature"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Signature.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html index a65d5b31..7ebf93da 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:40 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:33 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html index 63992f54..17e80e19 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:40 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureEnvironment_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:33 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureEnvironment_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureEnvironment_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureEnvironment_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureEnvironment_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0">Serialized Form</a></dd></dl> </li> @@ -195,24 +192,24 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -226,8 +223,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -306,7 +303,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -324,15 +321,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -342,16 +339,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -361,7 +358,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -388,13 +385,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html index 1d06bf02..19957b2b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:40 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:34 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html index 923e2911..6cf34775 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:40 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureManifestCheckParams_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:34 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureManifestCheckParams_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureManifestCheckParams_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0">Serialized Form</a></dd></dl> </li> @@ -203,12 +200,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -258,8 +255,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -393,7 +390,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -411,15 +408,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -429,16 +426,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -448,7 +445,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -475,13 +472,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.Factory.html index 04268d71..df0ca371 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:41 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:34 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureMethod.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureMethod.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureMethod.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethod</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethod</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethod</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureMethod.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html index 747282f1..151290b8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:41 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:34 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureMethod</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureMethod"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureMethod</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignatureMethod"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureMethod.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.Factory.html index 3aabb9f5..e0e15dc7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:41 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:35 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureMethodType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureMethodType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureMethodType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureMethodType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html index 70388ce8..4ab9d7c2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:41 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:35 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureMethodType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureMethodType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureMethodType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType">Serialized Form</a></dd></dl> </li> @@ -235,12 +232,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -254,13 +251,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -292,8 +289,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -495,7 +492,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -513,15 +510,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -531,16 +528,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -550,7 +547,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -577,13 +574,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureMethodType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.Factory.html index 27bc6993..1f69a6d4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureProperties.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:35 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureProperties.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureProperties.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureProperties.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureProperties.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureProperties.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperties</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperties</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperties</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureProperties.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html index e0b35bca..69f1c018 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureProperties (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:35 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureProperties</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureProperties (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureProperties"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureProperties.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureProperties</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignatureProperties"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureProperties.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html index f5ce1990..01085c4e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignaturePropertiesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:36 CET 2014 --> +<title>SignatureVerificationServiceStub.SignaturePropertiesType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignaturePropertiesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignaturePropertiesType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignaturePropertiesType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html index 787a3cb5..0c15167c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignaturePropertiesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:36 CET 2014 --> +<title>SignatureVerificationServiceStub.SignaturePropertiesType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignaturePropertiesType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignaturePropertiesType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertiesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignaturePropertiesType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType">Serialized Form</a></dd></dl> </li> @@ -209,12 +206,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -258,8 +255,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -393,7 +390,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -411,15 +408,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -429,16 +426,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -448,7 +445,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -475,13 +472,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertiesType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.Factory.html index 7fbf40d6..5b78e11f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureProperty.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:36 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureProperty.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureProperty.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureProperty.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureProperty.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureProperty.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperty</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperty</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperty</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureProperty.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html index 5c9f23eb..6f9e3ed5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:42 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureProperty (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:36 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureProperty</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureProperty (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureProperty"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureProperty.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureProperty</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignatureProperty"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureProperty.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html index 47e1969d..3a126fc1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:43 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignaturePropertyType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:37 CET 2014 --> +<title>SignatureVerificationServiceStub.SignaturePropertyType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignaturePropertyType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignaturePropertyType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignaturePropertyType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html index dc9629b3..218924b0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:43 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignaturePropertyType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:37 CET 2014 --> +<title>SignatureVerificationServiceStub.SignaturePropertyType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignaturePropertyType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignaturePropertyType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertyType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignaturePropertyType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType">Serialized Form</a></dd></dl> </li> @@ -216,12 +213,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -239,13 +236,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -277,8 +274,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -445,7 +442,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -463,15 +460,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -481,16 +478,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -500,7 +497,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -527,13 +524,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertyType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html index 0cd18b1a..5c6fbb50 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:43 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:37 CET 2014 --> +<title>SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html index abd55371..fd6aa333 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:43 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignaturePropertyTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:37 CET 2014 --> +<title>SignatureVerificationServiceStub.SignaturePropertyTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignaturePropertyTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignaturePropertyTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice">Serialized Form</a></dd></dl> </li> @@ -199,12 +196,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -214,13 +211,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -234,8 +231,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -332,7 +329,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -350,15 +347,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -368,16 +365,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -387,7 +384,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -414,13 +411,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.Factory.html index 0c37cf35..46c4e1db 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:38 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html index 729d6419..f562acbf 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:38 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType">Serialized Form</a></dd></dl> </li> @@ -247,12 +244,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -278,13 +275,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -328,8 +325,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -595,7 +592,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -613,15 +610,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -631,16 +628,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -650,7 +647,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -677,13 +674,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.Factory.html index cfe91901..8d7f7663 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:38 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureValue.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureValue.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureValue.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValue</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValue</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValue</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureValue.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html index 5cf2d379..52fb8fe4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:44 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:38 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureValue</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureValue (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureValue"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureValue</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignatureValue"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureValue.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html index 5f1fc6b9..cf33dab2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:39 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureValueType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureValueType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureValueType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,17 +139,17 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -165,8 +162,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -205,8 +202,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a> fromString(java.lang.String value, + java.lang.String namespaceURI)</pre> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -215,8 +212,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -225,15 +222,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -253,13 +250,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureValueType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html index 229b459c..1bcca1a0 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignatureValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:39 CET 2014 --> +<title>SignatureVerificationServiceStub.SignatureValueType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignatureValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignatureValueType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignatureValueType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#localBase64Binary">localBase64Binary</a></strong></code> <div class="block">field for Base64Binary</div> </td> @@ -195,7 +192,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#getBase64Binary()">getBase64Binary</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -208,29 +205,29 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#setBase64Binary(javax.activation.DataHandler)">setBase64Binary</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#setBase64Binary(javax.activation.DataHandler)">setBase64Binary</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -241,7 +238,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -249,8 +246,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -272,7 +269,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Binary</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Binary</pre> +<pre>protected javax.activation.DataHandler localBase64Binary</pre> <div class="block">field for Base64Binary</div> </li> </ul> @@ -318,7 +315,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Binary</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Binary()</pre> +<pre>public javax.activation.DataHandler getBase64Binary()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -329,7 +326,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Binary</h4> -<pre>public void setBase64Binary(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Binary(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Base64Binary</dd></dl> </li> @@ -340,10 +337,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -375,7 +372,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -393,15 +390,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,16 +408,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -430,7 +427,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -457,13 +454,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignatureValueType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.Factory.html index 3cceb84a..be4529cb 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignedInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:39 CET 2014 --> +<title>SignatureVerificationServiceStub.SignedInfo.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignedInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignedInfo.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignedInfo.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignedInfo.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfo</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfo</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfo</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignedInfo.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html index 5c590b3b..d9073d77 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignedInfo (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:39 CET 2014 --> +<title>SignatureVerificationServiceStub.SignedInfo</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignedInfo (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignedInfo"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignedInfo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignedInfo</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignedInfo"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignedInfo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.Factory.html index 3c43c800..ca974693 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignedInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:40 CET 2014 --> +<title>SignatureVerificationServiceStub.SignedInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignedInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignedInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignedInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignedInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignedInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html index 7b2d9738..d86399ea 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:45 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SignedInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:40 CET 2014 --> +<title>SignatureVerificationServiceStub.SignedInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SignedInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SignedInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignedInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SignedInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType">Serialized Form</a></dd></dl> </li> @@ -227,12 +224,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -250,13 +247,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -294,8 +291,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -493,7 +490,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -511,15 +508,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -529,16 +526,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -548,7 +545,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -575,13 +572,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SignedInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html index 93fc477b..21c735c7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:40 CET 2014 --> +<title>SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html index 953bd991..2ef9505d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SingleSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:40 CET 2014 --> +<title>SignatureVerificationServiceStub.SingleSignatureInfo_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SingleSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SingleSignatureInfo_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0">Serialized Form</a></dd></dl> </li> @@ -225,12 +222,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -246,13 +243,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -284,8 +281,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -469,7 +466,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -487,15 +484,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -505,16 +502,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -524,7 +521,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -551,13 +548,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html index ddf801b0..418ca026 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:41 CET 2014 --> +<title>SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html index 9d042c65..4fa87e7f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:46 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SingleSignatureInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:40 CET 2014 --> +<title>SignatureVerificationServiceStub.SingleSignatureInfo_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SingleSignatureInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SingleSignatureInfo_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type1</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1">Serialized Form</a></dd></dl> </li> @@ -202,12 +199,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -219,13 +216,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -245,8 +242,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -358,7 +355,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -376,15 +373,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -394,16 +391,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -413,7 +410,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -440,13 +437,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html index 0a34ce61..a5808bc7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Source_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:41 CET 2014 --> +<title>SignatureVerificationServiceStub.Source_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Source_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Source_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Source_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Source_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,13 +139,13 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> @@ -156,7 +153,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -210,9 +207,9 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"> <h4>fromValue</h4> <pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a> fromValue(org.apache.axis2.databinding.types.Token value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Source_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html index ad8643e3..1bff6171 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Source_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:41 CET 2014 --> +<title>SignatureVerificationServiceStub.Source_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Source_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Source_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Source_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Source_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0">Serialized Form</a></dd></dl> </li> @@ -168,7 +165,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> <tr class="rowColor"> @@ -212,16 +209,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSource_type0"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Source_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html index 8eaf21f8..88b1fa7a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Source_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:41 CET 2014 --> +<title>SignatureVerificationServiceStub.Source_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Source_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Source_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Source_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Source_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,13 +139,13 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> @@ -156,7 +153,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -210,9 +207,9 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"> <h4>fromValue</h4> <pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a> fromValue(org.apache.axis2.databinding.types.Token value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Source_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html index f038fb0a..5df5e093 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:47 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Source_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:41 CET 2014 --> +<title>SignatureVerificationServiceStub.Source_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Source_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Source_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Source_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Source_type1</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1">Serialized Form</a></dd></dl> </li> @@ -168,7 +165,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> <tr class="rowColor"> @@ -212,16 +209,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSource_type1"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Source_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html index 134a4fcf..596f0a50 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Space_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:42 CET 2014 --> +<title>SignatureVerificationServiceStub.Space_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Space_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Space_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Space_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Space_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,13 +139,13 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> @@ -156,7 +153,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -210,9 +207,9 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"> <h4>fromValue</h4> <pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a> fromValue(org.apache.axis2.databinding.types.NCName value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Space_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html index 91dc0c61..4b15648e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:48 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Space_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:42 CET 2014 --> +<title>SignatureVerificationServiceStub.Space_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Space_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Space_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Space_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Space_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0">Serialized Form</a></dd></dl> </li> @@ -164,7 +161,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> <tr class="altColor"> @@ -212,16 +209,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSpace_type0"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Space_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html index 58017b28..289f2316 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:49 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Structure_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:44 CET 2014 --> +<title>SignatureVerificationServiceStub.Structure_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Structure_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Structure_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Structure_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Structure_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,21 +139,21 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(java.lang.String value)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -209,10 +206,10 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromValue</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> fromValue(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> fromValue(java.lang.String value) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Structure_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html index 8c2644ea..f26e0ecf 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:49 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Structure_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:44 CET 2014 --> +<title>SignatureVerificationServiceStub.Structure_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Structure_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Structure_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Structure_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Structure_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0">Serialized Form</a></dd></dl> </li> @@ -150,11 +147,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#_detached">_detached</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#_enveloping">_enveloping</a></strong></code> </td> </tr> <tr class="altColor"> @@ -166,13 +163,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#enveloping">enveloping</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#localStructure_type0">localStructure_type0</a></strong></code> <div class="block">field for Structure_type0</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,7 +189,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#SignatureVerificationServiceStub.Structure_type0(java.lang.String, boolean)">SignatureVerificationServiceStub.Structure_type0</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#SignatureVerificationServiceStub.Structure_type0(java.lang.String, boolean)">SignatureVerificationServiceStub.Structure_type0</a></strong>(java.lang.String value, boolean isRegisterValue)</code> </td> </tr> </table> @@ -212,21 +209,21 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#getValue()">getValue</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localStructure_type0"> @@ -285,7 +282,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localStructure_type0</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localStructure_type0</pre> +<pre>protected java.lang.String localStructure_type0</pre> <div class="block">field for Structure_type0</div> </li> </ul> @@ -295,7 +292,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>_detached</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _detached</pre> +<pre>public static final java.lang.String _detached</pre> </li> </ul> <a name="_enveloping"> @@ -304,7 +301,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>_enveloping</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _enveloping</pre> +<pre>public static final java.lang.String _enveloping</pre> </li> </ul> <a name="detached"> @@ -339,7 +336,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>SignatureVerificationServiceStub.Structure_type0</h4> -<pre>protected SignatureVerificationServiceStub.Structure_type0(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<pre>protected SignatureVerificationServiceStub.Structure_type0(java.lang.String value, boolean isRegisterValue)</pre> </li> </ul> @@ -357,7 +354,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getValue</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getValue()</pre> +<pre>public java.lang.String getValue()</pre> </li> </ul> <a name="equals(java.lang.Object)"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Structure_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html index 4c5cb597..a9b98215 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Structure_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:44 CET 2014 --> +<title>SignatureVerificationServiceStub.Structure_type1.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Structure_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Structure_type1.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Structure_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Structure_type1.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,21 +139,21 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(java.lang.String value, + java.lang.String namespaceURI)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(java.lang.String value)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -169,8 +166,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -209,10 +206,10 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromValue</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> fromValue(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> fromValue(java.lang.String value) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String, java.lang.String)"> @@ -221,11 +218,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> fromString(java.lang.String value, + java.lang.String namespaceURI) + throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code></dd></dl> +<dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(javax.xml.stream.XMLStreamReader, java.lang.String)"> @@ -234,8 +231,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> fromString(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> fromString(javax.xml.stream.XMLStreamReader xmlStreamReader, + java.lang.String content)</pre> </li> </ul> <a name="parse(javax.xml.stream.XMLStreamReader)"> @@ -244,15 +241,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -272,13 +269,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Structure_type1.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html index ec853d03..85d931d4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Structure_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:44 CET 2014 --> +<title>SignatureVerificationServiceStub.Structure_type1</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Structure_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Structure_type1"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Structure_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Structure_type1</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1">Serialized Form</a></dd></dl> </li> @@ -150,11 +147,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#_detached">_detached</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#_enveloping">_enveloping</a></strong></code> </td> </tr> <tr class="altColor"> @@ -166,13 +163,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#enveloping">enveloping</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#localStructure_type1">localStructure_type1</a></strong></code> <div class="block">field for Structure_type1</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -192,7 +189,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#SignatureVerificationServiceStub.Structure_type1(java.lang.String, boolean)">SignatureVerificationServiceStub.Structure_type1</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#SignatureVerificationServiceStub.Structure_type1(java.lang.String, boolean)">SignatureVerificationServiceStub.Structure_type1</a></strong>(java.lang.String value, boolean isRegisterValue)</code> </td> </tr> </table> @@ -212,21 +209,21 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#getValue()">getValue</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -235,17 +232,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -253,8 +250,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -276,7 +273,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localStructure_type1"> @@ -285,7 +282,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localStructure_type1</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localStructure_type1</pre> +<pre>protected java.lang.String localStructure_type1</pre> <div class="block">field for Structure_type1</div> </li> </ul> @@ -295,7 +292,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>_detached</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _detached</pre> +<pre>public static final java.lang.String _detached</pre> </li> </ul> <a name="_enveloping"> @@ -304,7 +301,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>_enveloping</h4> -<pre>public static final <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _enveloping</pre> +<pre>public static final java.lang.String _enveloping</pre> </li> </ul> <a name="detached"> @@ -339,7 +336,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>SignatureVerificationServiceStub.Structure_type1</h4> -<pre>protected SignatureVerificationServiceStub.Structure_type1(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, +<pre>protected SignatureVerificationServiceStub.Structure_type1(java.lang.String value, boolean isRegisterValue)</pre> </li> </ul> @@ -357,7 +354,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getValue</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getValue()</pre> +<pre>public java.lang.String getValue()</pre> </li> </ul> <a name="equals(java.lang.Object)"> @@ -366,10 +363,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> +<pre>public boolean equals(java.lang.Object obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -392,10 +389,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<pre>public java.lang.String toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> </dl> </li> </ul> @@ -405,7 +402,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -423,15 +420,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -441,16 +438,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -460,7 +457,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -487,13 +484,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Structure_type1.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.Factory.html index ece5f550..9f63345e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Supplement.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:45 CET 2014 --> +<title>SignatureVerificationServiceStub.Supplement.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Supplement.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Supplement.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Supplement.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Supplement.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Supplement</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Supplement</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Supplement</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Supplement.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html index 09f1221c..7c73aad3 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Supplement (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:45 CET 2014 --> +<title>SignatureVerificationServiceStub.Supplement</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Supplement (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Supplement"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Supplement.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Supplement</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSupplement"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Supplement.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.Factory.html index d10c57a0..593d0461 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SupplementProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:45 CET 2014 --> +<title>SignatureVerificationServiceStub.SupplementProfile.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SupplementProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SupplementProfile.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SupplementProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SupplementProfile.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SupplementProfile</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SupplementProfile</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SupplementProfile</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SupplementProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html index 07af832c..7979ccff 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.SupplementProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:45 CET 2014 --> +<title>SignatureVerificationServiceStub.SupplementProfile</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.SupplementProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.SupplementProfile"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SupplementProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.SupplementProfile</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSupplementProfile"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.SupplementProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.Factory.html index c1002329..ed3002f1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Transform.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:46 CET 2014 --> +<title>SignatureVerificationServiceStub.Transform.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Transform.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Transform.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Transform.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Transform.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Transform.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transform</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transform</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transform</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Transform.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html index 509ac5d6..9f0d22ad 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:51 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Transform (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:46 CET 2014 --> +<title>SignatureVerificationServiceStub.Transform</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Transform (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Transform"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Transform.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Transform</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Transform</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Transform">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localTransform"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Transform.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.Factory.html index 6e6c9458..cc474bbb 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.TransformParameterType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:46 CET 2014 --> +<title>SignatureVerificationServiceStub.TransformParameterType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.TransformParameterType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.TransformParameterType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformParameterType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.TransformParameterType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformParameterType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html index 612d21d0..4074ec28 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.TransformParameterType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:46 CET 2014 --> +<title>SignatureVerificationServiceStub.TransformParameterType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.TransformParameterType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.TransformParameterType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformParameterType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.TransformParameterType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#localBase64Content">localBase64Content</a></strong></code> <div class="block">field for Base64Content</div> </td> @@ -213,7 +210,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#getBase64Content()">getBase64Content</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -226,12 +223,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -255,18 +252,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#setBase64Content(javax.activation.DataHandler)">setBase64Content</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -287,8 +284,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -310,7 +307,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localBase64Content</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localBase64Content</pre> +<pre>protected javax.activation.DataHandler localBase64Content</pre> <div class="block">field for Base64Content</div> </li> </ul> @@ -402,7 +399,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getBase64Content</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getBase64Content()</pre> +<pre>public javax.activation.DataHandler getBase64Content()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -413,7 +410,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setBase64Content</h4> -<pre>public void setBase64Content(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setBase64Content(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - Base64Content</dd></dl> </li> @@ -486,7 +483,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -504,15 +501,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -522,16 +519,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -541,7 +538,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -568,13 +565,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformParameterType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.Factory.html index 281190d0..02f55b68 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:53 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.TransformType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:48 CET 2014 --> +<title>SignatureVerificationServiceStub.TransformType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.TransformType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.TransformType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.TransformType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html index b4dd36b3..90a4ae64 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:53 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.TransformType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:48 CET 2014 --> +<title>SignatureVerificationServiceStub.TransformType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.TransformType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.TransformType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.TransformType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType">Serialized Form</a></dd></dl> </li> @@ -213,12 +210,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -266,8 +263,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -419,7 +416,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -437,15 +434,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -455,16 +452,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -474,7 +471,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -501,13 +498,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html index dd8e89fd..99e8febe 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:54 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.TransformTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:49 CET 2014 --> +<title>SignatureVerificationServiceStub.TransformTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.TransformTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.TransformTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.TransformTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html index f300b0a3..7a4e3562 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:54 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.TransformTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:49 CET 2014 --> +<title>SignatureVerificationServiceStub.TransformTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.TransformTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.TransformTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.TransformTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice">Serialized Form</a></dd></dl> </li> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#localXPath">localXPath</a></strong></code> <div class="block">field for XPath</div> </td> @@ -209,17 +206,17 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#getXPath()">getXPath</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -251,7 +248,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#setXPath(java.lang.String)">setXPath</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html#setXPath(java.lang.String)">setXPath</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -302,7 +299,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localXPath</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localXPath</pre> +<pre>protected java.lang.String localXPath</pre> <div class="block">field for XPath</div> </li> </ul> @@ -386,7 +383,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getXPath</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getXPath()</pre> +<pre>public java.lang.String getXPath()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -397,7 +394,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setXPath</h4> -<pre>public void setXPath(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setXPath(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - XPath</dd></dl> </li> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.Factory.html index a5c42e46..760b04cd 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Transforms.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:47 CET 2014 --> +<title>SignatureVerificationServiceStub.Transforms.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Transforms.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Transforms.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Transforms.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Transforms.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transforms</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transforms</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transforms</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Transforms.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html index 9b9fd4a8..7f0906f1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:52 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.Transforms (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:47 CET 2014 --> +<title>SignatureVerificationServiceStub.Transforms</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.Transforms (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.Transforms"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Transforms.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.Transforms</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localTransforms"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.Transforms.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.Factory.html index febcd21d..1db6da6d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:53 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.TransformsInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:47 CET 2014 --> +<title>SignatureVerificationServiceStub.TransformsInfoType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.TransformsInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.TransformsInfoType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformsInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.TransformsInfoType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformsInfoType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html index 1990d327..50041624 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:53 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.TransformsInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:47 CET 2014 --> +<title>SignatureVerificationServiceStub.TransformsInfoType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.TransformsInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.TransformsInfoType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformsInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.TransformsInfoType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType">Serialized Form</a></dd></dl> </li> @@ -205,12 +202,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -252,8 +249,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -400,15 +397,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -418,16 +415,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -437,7 +434,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -464,13 +461,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformsInfoType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.Factory.html index 4a2c99b5..d249082b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:53 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.TransformsType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:48 CET 2014 --> +<title>SignatureVerificationServiceStub.TransformsType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.TransformsType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.TransformsType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformsType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.TransformsType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformsType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html index d6de51e7..c419a81d 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:53 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.TransformsType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:48 CET 2014 --> +<title>SignatureVerificationServiceStub.TransformsType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.TransformsType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.TransformsType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformsType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.TransformsType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType">Serialized Form</a></dd></dl> </li> @@ -196,12 +193,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -213,13 +210,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.TransformsType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html index 185fec43..b9839b2e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:50 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html index 6495d81f..03a8c70c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:50 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyCMSSignatureRequest</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureRequest"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -162,7 +159,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -206,12 +203,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -223,13 +220,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -250,8 +247,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -273,7 +270,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localSignatories"> @@ -340,7 +337,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -360,9 +357,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -370,7 +367,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -380,10 +377,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -391,7 +388,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -401,7 +398,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -430,13 +427,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html index 3486c77b..ee89b069 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:50 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html index 80f79638..eb430706 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:55 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:50 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureRequestType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -111,7 +108,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType">Serialized Form</a></dd></dl> </li> @@ -154,7 +151,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#localCMSSignature">localCMSSignature</a></strong></code> <div class="block">field for CMSSignature</div> </td> @@ -170,7 +167,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#localDataObjectTracker">localDataObjectTracker</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> +<td class="colFirst"><code>protected java.util.Calendar</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#localDateTime">localDateTime</a></strong></code> <div class="block">field for DateTime</div> </td> @@ -218,7 +215,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#getCMSSignature()">getCMSSignature</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -230,19 +227,19 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> +<td class="colFirst"><code>java.util.Calendar</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#getDateTime()">getDateTime</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -262,18 +259,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#setCMSSignature(javax.activation.DataHandler)">setCMSSignature</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#setCMSSignature(javax.activation.DataHandler)">setCMSSignature</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -285,7 +282,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#setDateTime(java.util.Calendar)">setDateTime</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#setDateTime(java.util.Calendar)">setDateTime</a></strong>(java.util.Calendar param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -300,8 +297,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -323,7 +320,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localDateTime</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> localDateTime</pre> +<pre>protected java.util.Calendar localDateTime</pre> <div class="block">field for DateTime</div> </li> </ul> @@ -342,7 +339,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localCMSSignature</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localCMSSignature</pre> +<pre>protected javax.activation.DataHandler localCMSSignature</pre> <div class="block">field for CMSSignature</div> </li> </ul> @@ -415,7 +412,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getDateTime</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> getDateTime()</pre> +<pre>public java.util.Calendar getDateTime()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.util.Calendar</dd></dl> </li> @@ -426,7 +423,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setDateTime</h4> -<pre>public void setDateTime(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> param)</pre> +<pre>public void setDateTime(java.util.Calendar param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DateTime</dd></dl> </li> @@ -437,7 +434,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getCMSSignature</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getCMSSignature()</pre> +<pre>public javax.activation.DataHandler getCMSSignature()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -448,7 +445,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setCMSSignature</h4> -<pre>public void setCMSSignature(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setCMSSignature(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - CMSSignature</dd></dl> </li> @@ -512,7 +509,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -530,15 +527,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -548,16 +545,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -567,7 +564,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -594,13 +591,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html index 5d868dbb..03e52887 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:56 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:51 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html index debcf7dc..17e7e0c1 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:56 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:51 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponse</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponse"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localVerifyCMSSignatureResponse"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html index df855853..9b058bad 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:56 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:51 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html index 0895f7d3..0e5e139c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:56 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:51 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType">Serialized Form</a></dd></dl> </li> @@ -196,12 +193,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -213,13 +210,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html index 1145bfec..89d036d6 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:56 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:51 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html index 0859373e..26d688b2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:56 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:51 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence">Serialized Form</a></dd></dl> </li> @@ -207,12 +204,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -230,13 +227,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -262,8 +259,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -406,7 +403,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -424,15 +421,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -442,16 +439,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -461,7 +458,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -488,13 +485,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html index 9c1de8d0..216ba3f7 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:57 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:52 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html index 5d0894f9..a8297a3f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:57 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifySignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:52 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifySignatureInfo_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifySignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifySignatureInfo_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifySignatureInfo_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0">Serialized Form</a></dd></dl> </li> @@ -195,12 +192,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -218,13 +215,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html index dcaa4a67..04b7e0f8 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:57 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyTransformsDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:52 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyTransformsDataType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyTransformsDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyTransformsDataType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html index 704e883e..119f7472 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:57 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyTransformsDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:52 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyTransformsDataType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyTransformsDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyTransformsDataType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType">Serialized Form</a></dd></dl> </li> @@ -196,12 +193,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -213,13 +210,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html index a78c9a0b..557c0074 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:58 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:53 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html index 33312047..83869058 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:58 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:53 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#localVerifyTransformsInfoProfileID">localVerifyTransformsInfoProfileID</a></strong></code> <div class="block">field for VerifyTransformsInfoProfileID</div> </td> @@ -203,12 +200,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -219,7 +216,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#getVerifyTransformsInfoProfileID()">getVerifyTransformsInfoProfileID</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -251,7 +248,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#setVerifyTransformsInfoProfileID(java.lang.String)">setVerifyTransformsInfoProfileID</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#setVerifyTransformsInfoProfileID(java.lang.String)">setVerifyTransformsInfoProfileID</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -302,7 +299,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localVerifyTransformsInfoProfileID</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localVerifyTransformsInfoProfileID</pre> +<pre>protected java.lang.String localVerifyTransformsInfoProfileID</pre> <div class="block">field for VerifyTransformsInfoProfileID</div> </li> </ul> @@ -386,7 +383,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getVerifyTransformsInfoProfileID</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getVerifyTransformsInfoProfileID()</pre> +<pre>public java.lang.String getVerifyTransformsInfoProfileID()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -397,7 +394,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setVerifyTransformsInfoProfileID</h4> -<pre>public void setVerifyTransformsInfoProfileID(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setVerifyTransformsInfoProfileID(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - VerifyTransformsInfoProfileID</dd></dl> </li> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html index a492f619..55f5ae8e 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:59 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:54 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html index b7721cf0..5874340c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:58 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:53 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyTransformsInfoProfile</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyTransformsInfoProfile"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localVerifyTransformsInfoProfile"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html index 6b0b494b..ac012902 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:59 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:54 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html index 4537befe..543aced2 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:59 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:54 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0">Serialized Form</a></dd></dl> </li> @@ -210,12 +207,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -241,13 +238,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -273,8 +270,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -443,7 +440,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -461,15 +458,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -479,16 +476,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -498,7 +495,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -525,13 +522,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html index 5dc50f8d..5ff129de 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:59 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:54 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html index 7e30e63f..0f208ba5 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:34:59 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:54 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequest</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequest"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localVerifyXMLSignatureRequest"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html index 7bc9638d..ea0ece3a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:55 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html index 132c4ad6..f1ba011c 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:55 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequestType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType">Serialized Form</a></dd></dl> </li> @@ -150,7 +147,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> +<td class="colFirst"><code>protected java.util.Calendar</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#localDateTime">localDateTime</a></strong></code> <div class="block">field for DateTime</div> </td> @@ -241,19 +238,19 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> +<td class="colFirst"><code>java.util.Calendar</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#getDateTime()">getDateTime</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -305,18 +302,18 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#setDateTime(java.util.Calendar)">setDateTime</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#setDateTime(java.util.Calendar)">setDateTime</a></strong>(java.util.Calendar param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -361,8 +358,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -384,7 +381,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localDateTime</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> localDateTime</pre> +<pre>protected java.util.Calendar localDateTime</pre> <div class="block">field for DateTime</div> </li> </ul> @@ -515,7 +512,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getDateTime</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> getDateTime()</pre> +<pre>public java.util.Calendar getDateTime()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.util.Calendar</dd></dl> </li> @@ -526,7 +523,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setDateTime</h4> -<pre>public void setDateTime(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> param)</pre> +<pre>public void setDateTime(java.util.Calendar param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - DateTime</dd></dl> </li> @@ -695,7 +692,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -713,15 +710,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -731,16 +728,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -750,7 +747,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -777,13 +774,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html index 93b98e1a..683d9a4b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:55 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html index f26a6539..2e892bdb 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:00 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:55 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#localSupplementProfileID">localSupplementProfileID</a></strong></code> <div class="block">field for SupplementProfileID</div> </td> @@ -203,12 +200,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -219,7 +216,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getSupplementProfileID()">getSupplementProfileID</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -234,13 +231,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -251,7 +248,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#setSupplementProfileID(java.lang.String)">setSupplementProfileID</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#setSupplementProfileID(java.lang.String)">setSupplementProfileID</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -260,8 +257,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -302,7 +299,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localSupplementProfileID</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localSupplementProfileID</pre> +<pre>protected java.lang.String localSupplementProfileID</pre> <div class="block">field for SupplementProfileID</div> </li> </ul> @@ -386,7 +383,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getSupplementProfileID</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getSupplementProfileID()</pre> +<pre>public java.lang.String getSupplementProfileID()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -397,7 +394,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setSupplementProfileID</h4> -<pre>public void setSupplementProfileID(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setSupplementProfileID(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - SupplementProfileID</dd></dl> </li> @@ -408,7 +405,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -426,15 +423,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -444,16 +441,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -490,13 +487,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html index 558a1ad1..096f8711 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:56 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html index f7ebcba6..bb84fcee 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:56 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyXMLSignatureResponse</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureResponse"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localVerifyXMLSignatureResponse"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html index dcd2e59a..164dc1fd 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:56 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html index 1bb58286..fee01a76 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:01 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.VerifyXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:56 CET 2014 --> +<title>SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.VerifyXMLSignatureResponseType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType">Serialized Form</a></dd></dl> </li> @@ -274,12 +271,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -331,13 +328,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -405,8 +402,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -815,7 +812,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -833,15 +830,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -851,16 +848,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -870,7 +867,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -897,13 +894,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.Factory.html index 3e860c80..a40faff4 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:02 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.X509Data.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:57 CET 2014 --> +<title>SignatureVerificationServiceStub.X509Data.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.X509Data.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.X509Data.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509Data.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.X509Data.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509Data</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509Data</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509Data</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509Data.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html index 9066cf4d..c9cbad6f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:02 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.X509Data (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:57 CET 2014 --> +<title>SignatureVerificationServiceStub.X509Data</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.X509Data (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.X509Data"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509Data.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.X509Data</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data">Serialized Form</a></dd></dl> </li> @@ -156,7 +153,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td> +<td class="colFirst"><code>static javax.xml.namespace.QName</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#MY_QNAME">MY_QNAME</a></strong></code> </td> </tr> </table> @@ -193,12 +190,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -210,13 +207,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -230,8 +227,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -253,7 +250,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>MY_QNAME</h4> -<pre>public static final <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> MY_QNAME</pre> +<pre>public static final javax.xml.namespace.QName MY_QNAME</pre> </li> </ul> <a name="localX509Data"> @@ -319,7 +316,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -337,15 +334,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -355,16 +352,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -374,7 +371,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -401,13 +398,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509Data.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.Factory.html index 5badaf6f..536d0265 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:02 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.X509DataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:57 CET 2014 --> +<title>SignatureVerificationServiceStub.X509DataType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.X509DataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.X509DataType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.X509DataType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html index d453ca15..754a5839 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:02 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.X509DataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:57 CET 2014 --> +<title>SignatureVerificationServiceStub.X509DataType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.X509DataType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.X509DataType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.X509DataType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType">Serialized Form</a></dd></dl> </li> @@ -196,12 +193,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -213,13 +210,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -239,8 +236,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -341,7 +338,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -359,15 +356,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -377,16 +374,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -396,7 +393,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -423,13 +420,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html index 6af9d8c8..37bdeb3f 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:58 CET 2014 --> +<title>SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html index 8508e997..98dde3da 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.X509DataTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:58 CET 2014 --> +<title>SignatureVerificationServiceStub.X509DataTypeChoice_type0</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.X509DataTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.X509DataTypeChoice_type0"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.X509DataTypeChoice_type0</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0">Serialized Form</a></dd></dl> </li> @@ -160,7 +157,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#localExtraElementTracker">localExtraElementTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#localX509Certificate">localX509Certificate</a></strong></code> <div class="block">field for X509Certificate</div> </td> @@ -170,7 +167,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#localX509CertificateTracker">localX509CertificateTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#localX509CRL">localX509CRL</a></strong></code> <div class="block">field for X509CRL</div> </td> @@ -190,7 +187,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#localX509IssuerSerialTracker">localX509IssuerSerialTracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>protected javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#localX509SKI">localX509SKI</a></strong></code> <div class="block">field for X509SKI</div> </td> @@ -200,7 +197,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#localX509SKITracker">localX509SKITracker</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#localX509SubjectName">localX509SubjectName</a></strong></code> <div class="block">field for X509SubjectName</div> </td> @@ -249,23 +246,23 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#getX509Certificate()">getX509Certificate</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#getX509CRL()">getX509CRL</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -277,13 +274,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a></code></td> +<td class="colFirst"><code>javax.activation.DataHandler</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#getX509SKI()">getX509SKI</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#getX509SubjectName()">getX509SubjectName</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> @@ -314,13 +311,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> @@ -331,13 +328,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#setX509Certificate(javax.activation.DataHandler)">setX509Certificate</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#setX509Certificate(javax.activation.DataHandler)">setX509Certificate</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#setX509CRL(javax.activation.DataHandler)">setX509CRL</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#setX509CRL(javax.activation.DataHandler)">setX509CRL</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -349,13 +346,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#setX509SKI(javax.activation.DataHandler)">setX509SKI</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#setX509SKI(javax.activation.DataHandler)">setX509SKI</a></strong>(javax.activation.DataHandler param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#setX509SubjectName(java.lang.String)">setX509SubjectName</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#setX509SubjectName(java.lang.String)">setX509SubjectName</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -364,8 +361,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -406,7 +403,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localX509SKI</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localX509SKI</pre> +<pre>protected javax.activation.DataHandler localX509SKI</pre> <div class="block">field for X509SKI</div> </li> </ul> @@ -425,7 +422,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localX509SubjectName</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localX509SubjectName</pre> +<pre>protected java.lang.String localX509SubjectName</pre> <div class="block">field for X509SubjectName</div> </li> </ul> @@ -444,7 +441,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localX509Certificate</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localX509Certificate</pre> +<pre>protected javax.activation.DataHandler localX509Certificate</pre> <div class="block">field for X509Certificate</div> </li> </ul> @@ -463,7 +460,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localX509CRL</h4> -<pre>protected <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> localX509CRL</pre> +<pre>protected javax.activation.DataHandler localX509CRL</pre> <div class="block">field for X509CRL</div> </li> </ul> @@ -566,7 +563,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509SKI</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getX509SKI()</pre> +<pre>public javax.activation.DataHandler getX509SKI()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -577,7 +574,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509SKI</h4> -<pre>public void setX509SKI(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setX509SKI(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509SKI</dd></dl> </li> @@ -597,7 +594,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509SubjectName</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getX509SubjectName()</pre> +<pre>public java.lang.String getX509SubjectName()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -608,7 +605,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509SubjectName</h4> -<pre>public void setX509SubjectName(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setX509SubjectName(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509SubjectName</dd></dl> </li> @@ -628,7 +625,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509Certificate</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getX509Certificate()</pre> +<pre>public javax.activation.DataHandler getX509Certificate()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -639,7 +636,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509Certificate</h4> -<pre>public void setX509Certificate(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setX509Certificate(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509Certificate</dd></dl> </li> @@ -659,7 +656,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509CRL</h4> -<pre>public <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> getX509CRL()</pre> +<pre>public javax.activation.DataHandler getX509CRL()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>javax.activation.DataHandler</dd></dl> </li> @@ -670,7 +667,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509CRL</h4> -<pre>public void setX509CRL(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</a> param)</pre> +<pre>public void setX509CRL(javax.activation.DataHandler param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509CRL</dd></dl> </li> @@ -712,7 +709,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -730,15 +727,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -748,16 +745,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -767,7 +764,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -794,13 +791,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html index 2a92af3c..2773e471 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.X509DataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:58 CET 2014 --> +<title>SignatureVerificationServiceStub.X509DataTypeSequence.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.X509DataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.X509DataTypeSequence.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.X509DataTypeSequence.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html index 74611dc2..1045688a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.X509DataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:58 CET 2014 --> +<title>SignatureVerificationServiceStub.X509DataTypeSequence</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.X509DataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.X509DataTypeSequence"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.X509DataTypeSequence</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence">Serialized Form</a></dd></dl> </li> @@ -189,12 +186,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -206,13 +203,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -226,8 +223,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -306,7 +303,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -324,15 +321,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -342,16 +339,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -361,7 +358,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -388,13 +385,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509DataTypeSequence.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html index 5accbc91..e6ceb556 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.X509IssuerSerialType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:59 CET 2014 --> +<title>SignatureVerificationServiceStub.X509IssuerSerialType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.X509IssuerSerialType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.X509IssuerSerialType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.X509IssuerSerialType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html index eb44ebec..a2673f2b 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:03 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.X509IssuerSerialType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:21:59 CET 2014 --> +<title>SignatureVerificationServiceStub.X509IssuerSerialType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.X509IssuerSerialType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.X509IssuerSerialType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509IssuerSerialType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.X509IssuerSerialType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType">Serialized Form</a></dd></dl> </li> @@ -150,13 +147,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#localX509IssuerName">localX509IssuerName</a></strong></code> <div class="block">field for X509IssuerName</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>protected java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#localX509SerialNumber">localX509SerialNumber</a></strong></code> <div class="block">field for X509SerialNumber</div> </td> @@ -195,47 +192,47 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#getX509IssuerName()">getX509IssuerName</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></code></td> +<td class="colFirst"><code>java.math.BigInteger</code></td> <td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#getX509SerialNumber()">getX509SerialNumber</a></strong>()</code> <div class="block">Auto generated getter method</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#setX509IssuerName(java.lang.String)">setX509IssuerName</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#setX509IssuerName(java.lang.String)">setX509IssuerName</a></strong>(java.lang.String param)</code> <div class="block">Auto generated setter method</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#setX509SerialNumber(java.math.BigInteger)">setX509SerialNumber</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html#setX509SerialNumber(java.math.BigInteger)">setX509SerialNumber</a></strong>(java.math.BigInteger param)</code> <div class="block">Auto generated setter method</div> </td> </tr> @@ -244,8 +241,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -267,7 +264,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>localX509IssuerName</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> localX509IssuerName</pre> +<pre>protected java.lang.String localX509IssuerName</pre> <div class="block">field for X509IssuerName</div> </li> </ul> @@ -277,7 +274,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>localX509SerialNumber</h4> -<pre>protected <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> localX509SerialNumber</pre> +<pre>protected java.math.BigInteger localX509SerialNumber</pre> <div class="block">field for X509SerialNumber</div> </li> </ul> @@ -312,7 +309,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509IssuerName</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getX509IssuerName()</pre> +<pre>public java.lang.String getX509IssuerName()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.lang.String</dd></dl> </li> @@ -323,7 +320,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509IssuerName</h4> -<pre>public void setX509IssuerName(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> param)</pre> +<pre>public void setX509IssuerName(java.lang.String param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509IssuerName</dd></dl> </li> @@ -334,7 +331,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getX509SerialNumber</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> getX509SerialNumber()</pre> +<pre>public java.math.BigInteger getX509SerialNumber()</pre> <div class="block">Auto generated getter method</div> <dl><dt><span class="strong">Returns:</span></dt><dd>java.math.BigInteger</dd></dl> </li> @@ -345,7 +342,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>setX509SerialNumber</h4> -<pre>public void setX509SerialNumber(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> param)</pre> +<pre>public void setX509SerialNumber(java.math.BigInteger param)</pre> <div class="block">Auto generated setter method</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>param</code> - X509SerialNumber</dd></dl> </li> @@ -356,7 +353,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -374,15 +371,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -392,16 +389,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -411,7 +408,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -438,13 +435,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.X509IssuerSerialType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.Factory.html index e2578e36..f57a244a 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:04 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.XMLContentType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>SignatureVerificationServiceStub.XMLContentType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.XMLContentType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.XMLContentType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.XMLContentType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.XMLContentType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.XMLContentType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html index 9d7c5122..fdae06ff 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:04 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.XMLContentType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>SignatureVerificationServiceStub.XMLContentType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.XMLContentType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.XMLContentType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.XMLContentType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType</a></li> @@ -103,7 +100,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -202,12 +199,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -219,13 +216,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -246,8 +243,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -327,7 +324,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -347,9 +344,9 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -357,7 +354,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -367,10 +364,10 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -378,7 +375,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></code> in class <code><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -388,7 +385,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -417,13 +414,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.XMLContentType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html index a0708730..15098722 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:05 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory</li> @@ -103,7 +100,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +extends java.lang.Object</pre> <div class="block">Factory class that keeps the parse method</div> </li> </ul> @@ -142,7 +139,7 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(javax.xml.stream.XMLStreamReader reader)</code> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element @@ -155,8 +152,8 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -195,15 +192,15 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <ul class="blockListLast"> <li class="blockList"> <h4>parse</h4> -<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a> parse(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<pre>public static <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a> parse(javax.xml.stream.XMLStreamReader reader) + throws java.lang.Exception</pre> <div class="block">static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code>java.lang.Exception</code></dd></dl> </li> </ul> </li> @@ -223,13 +220,11 @@ extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?i <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html index 26c3285a..dcf38090 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:05 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub.XMLDataObjectAssociationType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:00 CET 2014 --> +<title>SignatureVerificationServiceStub.XMLDataObjectAssociationType</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub.XMLDataObjectAssociationType (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub.XMLDataObjectAssociationType"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType</li> @@ -98,7 +95,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, org.apache.axis2.databinding.ADBBean</dd> +<dd>java.io.Serializable, org.apache.axis2.databinding.ADBBean</dd> </dl> <dl> <dt>Enclosing class:</dt> @@ -107,7 +104,7 @@ <hr> <br> <pre>public static class <span class="strong">SignatureVerificationServiceStub.XMLDataObjectAssociationType</span> -extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends java.lang.Object implements org.apache.axis2.databinding.ADBBean</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType">Serialized Form</a></dd></dl> </li> @@ -211,12 +208,12 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.axiom.om.OMElement</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#getOMElement(javax.xml.namespace.QName, org.apache.axiom.om.OMFactory)">getOMElement</a></strong>(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a></code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName)</code> +<td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#getPullParser(javax.xml.namespace.QName)">getPullParser</a></strong>(javax.xml.namespace.QName qName)</code> <div class="block">databinding method to get an XML representation of this object</div> </td> </tr> @@ -226,13 +223,13 @@ implements org.apache.axis2.databinding.ADBBean</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter)</code> </td> +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<td class="colLast"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#serialize(javax.xml.namespace.QName, javax.xml.stream.XMLStreamWriter, boolean)">serialize</a></strong>(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType)</code> </td> </tr> <tr class="rowColor"> @@ -252,8 +249,8 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -382,7 +379,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>getOMElement</h4> -<pre>public org.apache.axiom.om.OMElement getOMElement(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, +<pre>public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException</pre> <dl> @@ -400,15 +397,15 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter) + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -418,16 +415,16 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> -<pre>public void serialize(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> parentQName, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</a> xmlWriter, +<pre>public void serialize(javax.xml.namespace.QName parentQName, + javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a>, + throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>serialize</code> in interface <code>org.apache.axis2.databinding.ADBBean</code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</a></code></dd> +<dd><code>javax.xml.stream.XMLStreamException</code></dd> <dd><code>org.apache.axis2.databinding.ADBException</code></dd></dl> </li> </ul> @@ -437,7 +434,7 @@ implements org.apache.axis2.databinding.ADBBean</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getPullParser</h4> -<pre>public <a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> getPullParser(<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> qName) +<pre>public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException</pre> <div class="block">databinding method to get an XML representation of this object</div> <dl> @@ -464,13 +461,11 @@ implements org.apache.axis2.databinding.ADBBean</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.html index f0ebfbf0..8eefa528 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceStub.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:33:50 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>SignatureVerificationServiceStub (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:20:41 CET 2014 --> +<title>SignatureVerificationServiceStub</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SignatureVerificationServiceStub (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="SignatureVerificationServiceStub"; } //--> </script> @@ -28,13 +27,11 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -86,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.axis2.client.Stub</li> @@ -755,19 +752,19 @@ extends org.apache.axis2.client.Stub</pre> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#SignatureVerificationServiceStub(org.apache.axis2.context.ConfigurationContext, java.lang.String)">SignatureVerificationServiceStub</a></strong>(org.apache.axis2.context.ConfigurationContext configurationContext, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint)</code> + java.lang.String targetEndpoint)</code> <div class="block">Constructor that takes in a configContext</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#SignatureVerificationServiceStub(org.apache.axis2.context.ConfigurationContext, java.lang.String, boolean)">SignatureVerificationServiceStub</a></strong>(org.apache.axis2.context.ConfigurationContext configurationContext, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint, + java.lang.String targetEndpoint, boolean useSeparateListener)</code> <div class="block">Constructor that takes in a configContext and useseperate listner</div> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#SignatureVerificationServiceStub(java.lang.String)">SignatureVerificationServiceStub</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint)</code> +<td class="colOne"><code><strong><a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#SignatureVerificationServiceStub(java.lang.String)">SignatureVerificationServiceStub</a></strong>(java.lang.String targetEndpoint)</code> <div class="block">Constructor taking the target endpoint</div> </td> </tr> @@ -824,8 +821,8 @@ extends org.apache.axis2.client.Stub</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -865,7 +862,7 @@ extends org.apache.axis2.client.Stub</pre> <li class="blockList"> <h4>SignatureVerificationServiceStub</h4> <pre>public SignatureVerificationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint) + java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault</pre> <div class="block">Constructor that takes in a configContext</div> <dl><dt><span class="strong">Throws:</span></dt> @@ -879,7 +876,7 @@ extends org.apache.axis2.client.Stub</pre> <li class="blockList"> <h4>SignatureVerificationServiceStub</h4> <pre>public SignatureVerificationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint, + java.lang.String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault</pre> <div class="block">Constructor that takes in a configContext and useseperate listner</div> @@ -919,7 +916,7 @@ extends org.apache.axis2.client.Stub</pre> <ul class="blockListLast"> <li class="blockList"> <h4>SignatureVerificationServiceStub</h4> -<pre>public SignatureVerificationServiceStub(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEndpoint) +<pre>public SignatureVerificationServiceStub(java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault</pre> <div class="block">Constructor taking the target endpoint</div> <dl><dt><span class="strong">Throws:</span></dt> @@ -941,13 +938,13 @@ extends org.apache.axis2.client.Stub</pre> <li class="blockList"> <h4>verifyXMLSignature</h4> <pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a> verifyXMLSignature(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a> verifyXMLSignatureRequest8) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a>, + throws java.rmi.RemoteException, <a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">MOAFault</a></pre> <div class="block">Auto generated method signature</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>verifyXMLSignatureRequest8</code> - </dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">MOAFault</a></code> - :</dd> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureVerificationService#verifyXMLSignature</code></dd></dl> +<dd><code>java.rmi.RemoteException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureVerificationService#verifyXMLSignature</code></dd></dl> </li> </ul> <a name="startverifyXMLSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest, at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler)"> @@ -958,11 +955,11 @@ extends org.apache.axis2.client.Stub</pre> <h4>startverifyXMLSignature</h4> <pre>public void startverifyXMLSignature(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a> verifyXMLSignatureRequest8, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceCallbackHandler</a> callback) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> + throws java.rmi.RemoteException</pre> <div class="block">Auto generated method signature for Asynchronous Invocations</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>verifyXMLSignatureRequest8</code> - </dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureVerificationService#startverifyXMLSignature</code></dd></dl> +<dd><code>java.rmi.RemoteException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureVerificationService#startverifyXMLSignature</code></dd></dl> </li> </ul> <a name="verifyCMSSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest)"> @@ -972,13 +969,13 @@ extends org.apache.axis2.client.Stub</pre> <li class="blockList"> <h4>verifyCMSSignature</h4> <pre>public <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a> verifyCMSSignature(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a> verifyCMSSignatureRequest10) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a>, + throws java.rmi.RemoteException, <a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">MOAFault</a></pre> <div class="block">Auto generated method signature</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>verifyCMSSignatureRequest10</code> - </dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">MOAFault</a></code> - :</dd> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureVerificationService#verifyCMSSignature</code></dd></dl> +<dd><code>java.rmi.RemoteException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureVerificationService#verifyCMSSignature</code></dd></dl> </li> </ul> <a name="startverifyCMSSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest, at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler)"> @@ -989,11 +986,11 @@ extends org.apache.axis2.client.Stub</pre> <h4>startverifyCMSSignature</h4> <pre>public void startverifyCMSSignature(<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a> verifyCMSSignatureRequest10, <a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceCallbackHandler</a> callback) - throws <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> + throws java.rmi.RemoteException</pre> <div class="block">Auto generated method signature for Asynchronous Invocations</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>verifyCMSSignatureRequest10</code> - </dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureVerificationService#startverifyCMSSignature</code></dd></dl> +<dd><code>java.rmi.RemoteException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>at.gv.egiz.moa.SignatureVerificationService#startverifyCMSSignature</code></dd></dl> </li> </ul> </li> @@ -1013,13 +1010,11 @@ extends org.apache.axis2.client.Stub</pre> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/SignatureVerificationServiceStub.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> diff --git a/docs/full/at/gv/egiz/moa/class-use/ByteArrayDataSource.html b/docs/full/at/gv/egiz/moa/class-use/ByteArrayDataSource.html deleted file mode 100644 index ea5282b8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/ByteArrayDataSource.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.ByteArrayDataSource (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.ByteArrayDataSource (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/ByteArrayDataSource.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/ByteArrayDataSource.html" target="_top">Frames</a></li> -<li><a href="ByteArrayDataSource.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.ByteArrayDataSource" class="title">Uses of Class<br>at.gv.egiz.moa.ByteArrayDataSource</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.ByteArrayDataSource</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/ByteArrayDataSource.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/ByteArrayDataSource.html" target="_top">Frames</a></li> -<li><a href="ByteArrayDataSource.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/MOAFault.html b/docs/full/at/gv/egiz/moa/class-use/MOAFault.html deleted file mode 100644 index e2d643d7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/MOAFault.html +++ /dev/null @@ -1,178 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.MOAFault (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.MOAFault (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/MOAFault.html" target="_top">Frames</a></li> -<li><a href="MOAFault.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.MOAFault" class="title">Uses of Class<br>at.gv.egiz.moa.MOAFault</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">MOAFault</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">MOAFault</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that throw <a href="../../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">MOAFault</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#createCMSSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest)">createCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a> createCMSSignatureRequest2)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#createXMLSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest)">createXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a> createXMLSignatureRequest0)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#verifyCMSSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest)">verifyCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a> verifyCMSSignatureRequest10)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#verifyXMLSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest)">verifyXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a> verifyXMLSignatureRequest8)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/MOAFault.html" target="_top">Frames</a></li> -<li><a href="MOAFault.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceCallbackHandler.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceCallbackHandler.html deleted file mode 100644 index dc0eda46..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceCallbackHandler.html +++ /dev/null @@ -1,168 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceCallbackHandler (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceCallbackHandler (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceCallbackHandler.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceCallbackHandler.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceCallbackHandler" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceCallbackHandler</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureCreationServiceCallbackHandler</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureCreationServiceCallbackHandler</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureCreationServiceCallbackHandler</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#startcreateCMSSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest, at.gv.egiz.moa.SignatureCreationServiceCallbackHandler)">startcreateCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a> createCMSSignatureRequest2, - <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureCreationServiceCallbackHandler</a> callback)</code> -<div class="block">Auto generated method signature for Asynchronous Invocations</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#startcreateXMLSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest, at.gv.egiz.moa.SignatureCreationServiceCallbackHandler)">startcreateXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a> createXMLSignatureRequest0, - <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureCreationServiceCallbackHandler</a> callback)</code> -<div class="block">Auto generated method signature for Asynchronous Invocations</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceCallbackHandler.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceCallbackHandler.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AllSignatoriesType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AllSignatoriesType.Factory.html deleted file mode 100644 index c6547476..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AllSignatoriesType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AllSignatoriesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.AllSignatoriesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AllSignatoriesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.AllSignatoriesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AllSignatoriesType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AllSignatoriesType.html deleted file mode 100644 index d04edf72..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AllSignatoriesType.html +++ /dev/null @@ -1,191 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AllSignatoriesType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.AllSignatoriesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.AllSignatoriesType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.AllSignatoriesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html#all">all</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.AllSignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.AllSignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.AllSignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.AllSignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AllSignatoriesType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.AllSignatoriesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AnyChildrenType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AnyChildrenType.Factory.html deleted file mode 100644 index 75ddddd2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AnyChildrenType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AnyChildrenType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.AnyChildrenType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AnyChildrenType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.AnyChildrenType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AnyChildrenType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AnyChildrenType.html deleted file mode 100644 index 3a6f8810..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AnyChildrenType.html +++ /dev/null @@ -1,221 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AnyChildrenType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.AnyChildrenType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#localInfo">localInfo</a></strong></code> -<div class="block">field for Info</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#getInfo()">getInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.AnyChildrenType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html#setInfo(at.gv.egiz.moa.SignatureCreationServiceStub.AnyChildrenType)">setInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AnyChildrenType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.AnyChildrenType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSContentBaseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSContentBaseType.Factory.html deleted file mode 100644 index 7fdf9d5f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSContentBaseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSContentBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSContentBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSContentBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSContentBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSContentBaseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSContentBaseType.html deleted file mode 100644 index b1dc69fa..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSContentBaseType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSContentBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSContentBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#localContent">localContent</a></strong></code> -<div class="block">field for Content</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#localContent">localContent</a></strong></code> -<div class="block">field for Content</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#getContent()">getContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#getContent()">getContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSContentBaseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#setContent(at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType)">setContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#setContent(at.gv.egiz.moa.SignatureCreationServiceStub.CMSContentBaseType)">setContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSContentBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSContentBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html deleted file mode 100644 index 1ee74e0c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.html deleted file mode 100644 index 6cc7dca5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html deleted file mode 100644 index 1fe66b84..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html deleted file mode 100644 index 63a7d808..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#localDataObject">localDataObject</a></strong></code> -<div class="block">field for DataObject</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#getDataObject()">getDataObject</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#setDataObject(at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectOptionalMetaType)">setDataObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html deleted file mode 100644 index c1440ff2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html deleted file mode 100644 index 83e46e09..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html deleted file mode 100644 index a7b081c3..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CanonicalizationMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CanonicalizationMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethod.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethod.html deleted file mode 100644 index 28831dca..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethod.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CanonicalizationMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethod</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethod</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethod</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CanonicalizationMethod.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CanonicalizationMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html deleted file mode 100644 index 5725bbfa..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethodType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethodType.html deleted file mode 100644 index c02eb9c3..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethodType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CanonicalizationMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CanonicalizationMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#localCanonicalizationMethod">localCanonicalizationMethod</a></strong></code> -<div class="block">field for CanonicalizationMethod</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#localCanonicalizationMethod">localCanonicalizationMethod</a></strong></code> -<div class="block">field for CanonicalizationMethod</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CanonicalizationMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#getCanonicalizationMethod()">getCanonicalizationMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#getCanonicalizationMethod()">getCanonicalizationMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CanonicalizationMethodType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CanonicalizationMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethod.html#setCanonicalizationMethod(at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType)">setCanonicalizationMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#setCanonicalizationMethod(at.gv.egiz.moa.SignatureCreationServiceStub.CanonicalizationMethodType)">setCanonicalizationMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CanonicalizationMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CheckResultType.Factory.html deleted file mode 100644 index 0b67d694..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CheckResultType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CheckResultType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CheckResultType.html deleted file mode 100644 index d6955d90..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CheckResultType.html +++ /dev/null @@ -1,253 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#localCertificateCheck">localCertificateCheck</a></strong></code> -<div class="block">field for CertificateCheck</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#localCertificateCheck">localCertificateCheck</a></strong></code> -<div class="block">field for CertificateCheck</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#localSignatureCheck">localSignatureCheck</a></strong></code> -<div class="block">field for SignatureCheck</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#getCertificateCheck()">getCertificateCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getCertificateCheck()">getCertificateCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getSignatureCheck()">getSignatureCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CheckResultType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#setCertificateCheck(at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType)">setCertificateCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#setCertificateCheck(at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType)">setCertificateCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#setSignatureCheck(at.gv.egiz.moa.SignatureCreationServiceStub.CheckResultType)">setSignatureCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentBaseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentBaseType.Factory.html deleted file mode 100644 index 618cccf1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentBaseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentBaseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentBaseType.html deleted file mode 100644 index 3d87c4ae..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentBaseType.html +++ /dev/null @@ -1,197 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ContentBaseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentBaseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html deleted file mode 100644 index 372c3005..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.html deleted file mode 100644 index 6ee05523..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentExLocRefBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ContentExLocRefBaseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentExLocRefBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html deleted file mode 100644 index 1050771f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentOptionalRefType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentOptionalRefType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentOptionalRefType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentOptionalRefType.html deleted file mode 100644 index 47098289..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentOptionalRefType.html +++ /dev/null @@ -1,239 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentOptionalRefType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentOptionalRefType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#localCreateSignatureEnvironment">localCreateSignatureEnvironment</a></strong></code> -<div class="block">field for CreateSignatureEnvironment</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifySignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#localVerifySignatureEnvironment">localVerifySignatureEnvironment</a></strong></code> -<div class="block">field for VerifySignatureEnvironment</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#getCreateSignatureEnvironment()">getCreateSignatureEnvironment</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifySignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#getVerifySignatureEnvironment()">getVerifySignatureEnvironment</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentOptionalRefType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#setCreateSignatureEnvironment(at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType)">setCreateSignatureEnvironment</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifySignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#setVerifySignatureEnvironment(at.gv.egiz.moa.SignatureCreationServiceStub.ContentOptionalRefType)">setVerifySignatureEnvironment</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentOptionalRefType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentOptionalRefType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html deleted file mode 100644 index c819ea38..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentRequiredRefType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentRequiredRefType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentRequiredRefType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentRequiredRefType.html deleted file mode 100644 index a7d8766a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentRequiredRefType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentRequiredRefType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentRequiredRefType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#localContent">localContent</a></strong></code> -<div class="block">field for Content</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#getContent()">getContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentRequiredRefType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#setContent(at.gv.egiz.moa.SignatureCreationServiceStub.ContentRequiredRefType)">setContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentRequiredRefType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ContentRequiredRefType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html deleted file mode 100644 index 3e223b97..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.html deleted file mode 100644 index f2c03a30..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.html +++ /dev/null @@ -1,186 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#createCMSSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest)">createCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a> createCMSSignatureRequest2)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#startcreateCMSSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest, at.gv.egiz.moa.SignatureCreationServiceCallbackHandler)">startcreateCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a> createCMSSignatureRequest2, - <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureCreationServiceCallbackHandler</a> callback)</code> -<div class="block">Auto generated method signature for Asynchronous Invocations</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html deleted file mode 100644 index df07f9b8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html deleted file mode 100644 index c1f4552f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequestType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html deleted file mode 100644 index 8d8d3588..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.html deleted file mode 100644 index a8c2ea9a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.html +++ /dev/null @@ -1,186 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#createCMSSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureRequest)">createCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a> createCMSSignatureRequest2)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceCallbackHandler.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#receiveResultcreateCMSSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponse)">receiveResultcreateCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a> result)</code> -<div class="block">auto generated Axis2 call back method for createCMSSignature method - override this method for handling normal response from createCMSSignature operation</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html deleted file mode 100644 index 5a9abbc4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html deleted file mode 100644 index 321c8b24..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#localCreateCMSSignatureResponse">localCreateCMSSignatureResponse</a></strong></code> -<div class="block">field for CreateCMSSignatureResponse</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#getCreateCMSSignatureResponse()">getCreateCMSSignatureResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#setCreateCMSSignatureResponse(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseType)">setCreateCMSSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html deleted file mode 100644 index 31d3873d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html deleted file mode 100644 index 967b47bf..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#localCreateCMSSignatureResponseTypeChoice">localCreateCMSSignatureResponseTypeChoice</a></strong></code> -<div class="block">field for CreateCMSSignatureResponseTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#getCreateCMSSignatureResponseTypeChoice()">getCreateCMSSignatureResponseTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#addCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice)">addCreateCMSSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#setCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice[])">setCreateCMSSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#validateCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice[])">validateCreateCMSSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] param)</code> -<div class="block">validate the array for CreateCMSSignatureResponseTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html deleted file mode 100644 index a958fc22..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html deleted file mode 100644 index e4fc1495..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html deleted file mode 100644 index f0ad79c9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html deleted file mode 100644 index 0e2b7ce5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#localCreateSignatureEnvironmentProfile">localCreateSignatureEnvironmentProfile</a></strong></code> -<div class="block">field for CreateSignatureEnvironmentProfile</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#localCreateSignatureEnvironmentProfile">localCreateSignatureEnvironmentProfile</a></strong></code> -<div class="block">field for CreateSignatureEnvironmentProfile</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#getCreateSignatureEnvironmentProfile()">getCreateSignatureEnvironmentProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#getCreateSignatureEnvironmentProfile()">getCreateSignatureEnvironmentProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#setCreateSignatureEnvironmentProfile(at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0)">setCreateSignatureEnvironmentProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#setCreateSignatureEnvironmentProfile(at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0)">setCreateSignatureEnvironmentProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html deleted file mode 100644 index 24a4c19c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html deleted file mode 100644 index 5d5e352b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#localCreateSignatureInfoChoice_type0">localCreateSignatureInfoChoice_type0</a></strong></code> -<div class="block">field for CreateSignatureInfoChoice_type0</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#getCreateSignatureInfoChoice_type0()">getCreateSignatureInfoChoice_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#setCreateSignatureInfoChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfoChoice_type0)">setCreateSignatureInfoChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html deleted file mode 100644 index 45376467..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.html deleted file mode 100644 index c9970451..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#localCreateSignatureInfo">localCreateSignatureInfo</a></strong></code> -<div class="block">field for CreateSignatureInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#getCreateSignatureInfo()">getCreateSignatureInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#setCreateSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureInfo_type0)">setCreateSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html deleted file mode 100644 index 0e7ed46a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureLocationType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureLocationType.html deleted file mode 100644 index ae91b1f7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureLocationType.html +++ /dev/null @@ -1,210 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureLocationType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureLocationType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#localCreateSignatureLocation">localCreateSignatureLocation</a></strong></code> -<div class="block">field for CreateSignatureLocation</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureLocationType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureLocationType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getCreateSignatureLocation()">getCreateSignatureLocation</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureLocationType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#setCreateSignatureLocation(at.gv.egiz.moa.SignatureCreationServiceStub.CreateSignatureLocationType)">setCreateSignatureLocation</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureLocationType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateSignatureLocationType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html deleted file mode 100644 index d9625ec2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.html deleted file mode 100644 index 547cc081..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateTransformsInfoProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateTransformsInfoProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html deleted file mode 100644 index 5e38af96..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html deleted file mode 100644 index 1177bd01..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#localCreateTransformsInfoProfile">localCreateTransformsInfoProfile</a></strong></code> -<div class="block">field for CreateTransformsInfoProfile</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#localCreateTransformsInfoProfile">localCreateTransformsInfoProfile</a></strong></code> -<div class="block">field for CreateTransformsInfoProfile</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#getCreateTransformsInfoProfile()">getCreateTransformsInfoProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#getCreateTransformsInfoProfile()">getCreateTransformsInfoProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#setCreateTransformsInfoProfile(at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0)">setCreateTransformsInfoProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#setCreateTransformsInfoProfile(at.gv.egiz.moa.SignatureCreationServiceStub.CreateTransformsInfoProfile_type0)">setCreateTransformsInfoProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html deleted file mode 100644 index 3af1d953..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.html deleted file mode 100644 index 47e04502..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.html +++ /dev/null @@ -1,186 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#createXMLSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest)">createXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a> createXMLSignatureRequest0)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#startcreateXMLSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest, at.gv.egiz.moa.SignatureCreationServiceCallbackHandler)">startcreateXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a> createXMLSignatureRequest0, - <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureCreationServiceCallbackHandler</a> callback)</code> -<div class="block">Auto generated method signature for Asynchronous Invocations</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html deleted file mode 100644 index 6d958703..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html deleted file mode 100644 index be0a9561..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequestType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html deleted file mode 100644 index d26cf309..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.html deleted file mode 100644 index 894bc2b4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.html +++ /dev/null @@ -1,186 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html#createXMLSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureRequest)">createXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a> createXMLSignatureRequest0)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceCallbackHandler.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html#receiveResultcreateXMLSignature(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponse)">receiveResultcreateXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a> result)</code> -<div class="block">auto generated Axis2 call back method for createXMLSignature method - override this method for handling normal response from createXMLSignature operation</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html deleted file mode 100644 index efe5f35f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html deleted file mode 100644 index 429c455d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#localCreateXMLSignatureResponse">localCreateXMLSignatureResponse</a></strong></code> -<div class="block">field for CreateXMLSignatureResponse</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#getCreateXMLSignatureResponse()">getCreateXMLSignatureResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#setCreateXMLSignatureResponse(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseType)">setCreateXMLSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html deleted file mode 100644 index a26d9abb..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html deleted file mode 100644 index 300ffbec..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#localCreateXMLSignatureResponseTypeChoice">localCreateXMLSignatureResponseTypeChoice</a></strong></code> -<div class="block">field for CreateXMLSignatureResponseTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#getCreateXMLSignatureResponseTypeChoice()">getCreateXMLSignatureResponseTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#addCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice)">addCreateXMLSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#setCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice[])">setCreateXMLSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#validateCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice[])">validateCreateXMLSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] param)</code> -<div class="block">validate the array for CreateXMLSignatureResponseTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CryptoBinary.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CryptoBinary.Factory.html deleted file mode 100644 index 3df040f5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CryptoBinary.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CryptoBinary.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CryptoBinary.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CryptoBinary.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CryptoBinary.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CryptoBinary.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CryptoBinary.html deleted file mode 100644 index e9f5b467..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CryptoBinary.html +++ /dev/null @@ -1,354 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CryptoBinary.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CryptoBinary.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#localExponent">localExponent</a></strong></code> -<div class="block">field for Exponent</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#localG">localG</a></strong></code> -<div class="block">field for G</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#localJ">localJ</a></strong></code> -<div class="block">field for J</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#localModulus">localModulus</a></strong></code> -<div class="block">field for Modulus</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#localP">localP</a></strong></code> -<div class="block">field for P</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#localPgenCounter">localPgenCounter</a></strong></code> -<div class="block">field for PgenCounter</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#localQ">localQ</a></strong></code> -<div class="block">field for Q</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#localSeed">localSeed</a></strong></code> -<div class="block">field for Seed</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#localY">localY</a></strong></code> -<div class="block">field for Y</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CryptoBinary.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CryptoBinary.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#getExponent()">getExponent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#getG()">getG</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#getJ()">getJ</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#getModulus()">getModulus</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#getP()">getP</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#getPgenCounter()">getPgenCounter</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#getQ()">getQ</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#getSeed()">getSeed</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#getY()">getY</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CryptoBinary.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#setExponent(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)">setExponent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#setG(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)">setG</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#setJ(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)">setJ</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html#setModulus(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)">setModulus</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#setP(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)">setP</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#setPgenCounter(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)">setPgenCounter</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#setQ(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)">setQ</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#setSeed(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)">setSeed</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#setY(at.gv.egiz.moa.SignatureCreationServiceStub.CryptoBinary)">setY</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CryptoBinary.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.CryptoBinary.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValue.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValue.Factory.html deleted file mode 100644 index e107dc27..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValue.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValue.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValue.html deleted file mode 100644 index b1294e5f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValue.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValue</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValue</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValue</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValue.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueType.Factory.html deleted file mode 100644 index 50519977..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueType.html deleted file mode 100644 index fc4ba210..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#localDSAKeyValue">localDSAKeyValue</a></strong></code> -<div class="block">field for DSAKeyValue</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#localDSAKeyValue">localDSAKeyValue</a></strong></code> -<div class="block">field for DSAKeyValue</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#getDSAKeyValue()">getDSAKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#getDSAKeyValue()">getDSAKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#setDSAKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType)">setDSAKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValue.html#setDSAKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueType)">setDSAKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html deleted file mode 100644 index 1a3c58cf..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html deleted file mode 100644 index 48b9bd3b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#localDSAKeyValueTypeSequence_type0">localDSAKeyValueTypeSequence_type0</a></strong></code> -<div class="block">field for DSAKeyValueTypeSequence_type0</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#getDSAKeyValueTypeSequence_type0()">getDSAKeyValueTypeSequence_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#setDSAKeyValueTypeSequence_type0(at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0)">setDSAKeyValueTypeSequence_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html deleted file mode 100644 index 467f19c0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html deleted file mode 100644 index 3f493d63..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#localDSAKeyValueTypeSequence_type1">localDSAKeyValueTypeSequence_type1</a></strong></code> -<div class="block">field for DSAKeyValueTypeSequence_type1</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#getDSAKeyValueTypeSequence_type1()">getDSAKeyValueTypeSequence_type1</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueType.html#setDSAKeyValueTypeSequence_type1(at.gv.egiz.moa.SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1)">setDSAKeyValueTypeSequence_type1</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoType.Factory.html deleted file mode 100644 index 61337c8b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoType.html deleted file mode 100644 index f52600f7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html deleted file mode 100644 index c8a1c2d4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html deleted file mode 100644 index 3f4d2ad0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#localDataObjectInfoTypeChoice_type0">localDataObjectInfoTypeChoice_type0</a></strong></code> -<div class="block">field for DataObjectInfoTypeChoice_type0</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getDataObjectInfoTypeChoice_type0()">getDataObjectInfoTypeChoice_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#setDataObjectInfoTypeChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0)">setDataObjectInfoTypeChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html deleted file mode 100644 index 90ed25af..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type0.html deleted file mode 100644 index 636746bf..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type0.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#localDataObjectInfo">localDataObjectInfo</a></strong></code> -<div class="block">field for DataObjectInfo - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#getDataObjectInfo()">getDataObjectInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfo_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#addDataObjectInfo(at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0)">addDataObjectInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#setDataObjectInfo(at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0[])">setDataObjectInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#validateDataObjectInfo(at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type0[])">validateDataObjectInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a>[] param)</code> -<div class="block">validate the array for DataObjectInfo</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html deleted file mode 100644 index 2216bef8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type1.html deleted file mode 100644 index e9ce6aab..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type1.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfo_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#localDataObjectInfo">localDataObjectInfo</a></strong></code> -<div class="block">field for DataObjectInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#getDataObjectInfo()">getDataObjectInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfo_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#setDataObjectInfo(at.gv.egiz.moa.SignatureCreationServiceStub.DataObjectInfo_type1)">setDataObjectInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObjectInfo_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type0.Factory.html deleted file mode 100644 index b8de0f24..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObject_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObject_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type0.html deleted file mode 100644 index 66c3e3b5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObject_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#localDataObject">localDataObject</a></strong></code> -<div class="block">field for DataObject</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getDataObject()">getDataObject</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObject_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#setDataObject(at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type0)">setDataObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObject_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type1.Factory.html deleted file mode 100644 index 36791a15..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObject_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObject_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type1.html deleted file mode 100644 index a76769bd..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type1.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObject_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#localDataObject">localDataObject</a></strong></code> -<div class="block">field for DataObject</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#getDataObject()">getDataObject</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObject_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#setDataObject(at.gv.egiz.moa.SignatureCreationServiceStub.DataObject_type1)">setDataObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DataObject_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethod.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethod.Factory.html deleted file mode 100644 index 53f1e1a4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethod.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethod.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethod.html deleted file mode 100644 index ad112a51..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethod.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethod</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethod</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethod</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestMethod.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethodType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethodType.Factory.html deleted file mode 100644 index b6c1ec47..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethodType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethodType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethodType.html deleted file mode 100644 index efa1a463..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethodType.html +++ /dev/null @@ -1,236 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#localDigestMethod">localDigestMethod</a></strong></code> -<div class="block">field for DigestMethod</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#localDigestMethod">localDigestMethod</a></strong></code> -<div class="block">field for DigestMethod</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#localDigestMethod">localDigestMethod</a></strong></code> -<div class="block">field for DigestMethod</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#getDigestMethod()">getDigestMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#getDigestMethod()">getDigestMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#getDigestMethod()">getDigestMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestMethodType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethod.html#setDigestMethod(at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType)">setDigestMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#setDigestMethod(at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType)">setDigestMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#setDigestMethod(at.gv.egiz.moa.SignatureCreationServiceStub.DigestMethodType)">setDigestMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValue.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValue.Factory.html deleted file mode 100644 index a459739a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValue.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValue.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValue.html deleted file mode 100644 index 1a849943..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValue.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValue.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValue</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValue</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValue</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestValue.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValue.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValueType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValueType.Factory.html deleted file mode 100644 index 16b9570e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValueType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValueType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValueType.html deleted file mode 100644 index b0dc5bc7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValueType.html +++ /dev/null @@ -1,246 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#localDigestValue">localDigestValue</a></strong></code> -<div class="block">field for DigestValue</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#localDigestValue">localDigestValue</a></strong></code> -<div class="block">field for DigestValue</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#localDigestValue">localDigestValue</a></strong></code> -<div class="block">field for DigestValue</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#getDigestValue()">getDigestValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#getDigestValue()">getDigestValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#getDigestValue()">getDigestValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html#setDigestValue(at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType)">setDigestValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#setDigestValue(at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType)">setDigestValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DigestValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValue.html#setDigestValue(at.gv.egiz.moa.SignatureCreationServiceStub.DigestValueType)">setDigestValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.DigestValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponse.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponse.Factory.html deleted file mode 100644 index 71a05b9d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponse.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ErrorResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ErrorResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponse.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponse.html deleted file mode 100644 index 30326edd..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponse.html +++ /dev/null @@ -1,181 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ErrorResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a></code></td> -<td class="colLast"><span class="strong">MOAFault.</span><code><strong><a href="../../../../../at/gv/egiz/moa/MOAFault.html#getFaultMessage()">getFaultMessage</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ErrorResponse.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">MOAFault.</span><code><strong><a href="../../../../../at/gv/egiz/moa/MOAFault.html#setFaultMessage(at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponse)">setFaultMessage</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a> msg)</code> </td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ErrorResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponseType.Factory.html deleted file mode 100644 index b8bb56bc..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ErrorResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ErrorResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponseType.html deleted file mode 100644 index e757662f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponseType.html +++ /dev/null @@ -1,236 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ErrorResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#localErrorResponse">localErrorResponse</a></strong></code> -<div class="block">field for ErrorResponse</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#localErrorResponse">localErrorResponse</a></strong></code> -<div class="block">field for ErrorResponse</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ErrorResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#localErrorResponse">localErrorResponse</a></strong></code> -<div class="block">field for ErrorResponse</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getErrorResponse()">getErrorResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getErrorResponse()">getErrorResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ErrorResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#getErrorResponse()">getErrorResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ErrorResponseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#setErrorResponse(at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType)">setErrorResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#setErrorResponse(at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType)">setErrorResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ErrorResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponse.html#setErrorResponse(at.gv.egiz.moa.SignatureCreationServiceStub.ErrorResponseType)">setErrorResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ErrorResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ExtensionMapper.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ExtensionMapper.html deleted file mode 100644 index 48645177..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ExtensionMapper.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ExtensionMapper (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ExtensionMapper (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ExtensionMapper.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ExtensionMapper.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ExtensionMapper" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ExtensionMapper</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ExtensionMapper</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ExtensionMapper.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ExtensionMapper.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html deleted file mode 100644 index bb95dad2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.html deleted file mode 100644 index 2f3b0fde..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.FinalDataMetaInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#localFinalDataMetaInfo">localFinalDataMetaInfo</a></strong></code> -<div class="block">field for FinalDataMetaInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#getFinalDataMetaInfo()">getFinalDataMetaInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#setFinalDataMetaInfo(at.gv.egiz.moa.SignatureCreationServiceStub.FinalDataMetaInfoType)">setFinalDataMetaInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.FinalDataMetaInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html deleted file mode 100644 index b444dac6..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.HMACOutputLengthType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.HMACOutputLengthType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.HMACOutputLengthType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.HMACOutputLengthType.html deleted file mode 100644 index fe01dd09..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.HMACOutputLengthType.html +++ /dev/null @@ -1,210 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.HMACOutputLengthType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.HMACOutputLengthType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#localHMACOutputLength">localHMACOutputLength</a></strong></code> -<div class="block">field for HMACOutputLength</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.HMACOutputLengthType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.HMACOutputLengthType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#getHMACOutputLength()">getHMACOutputLength</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.HMACOutputLengthType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html#setHMACOutputLength(at.gv.egiz.moa.SignatureCreationServiceStub.HMACOutputLengthType)">setHMACOutputLength</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.HMACOutputLengthType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.HMACOutputLengthType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Hash_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Hash_type0.Factory.html deleted file mode 100644 index 465e0239..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Hash_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Hash_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Hash_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Hash_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Hash_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Hash_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Hash_type0.html deleted file mode 100644 index 24f859f8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Hash_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Hash_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Hash_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformParameterType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#localHash">localHash</a></strong></code> -<div class="block">field for Hash</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformParameterType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#getHash()">getHash</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Hash_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformParameterType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html#setHash(at.gv.egiz.moa.SignatureCreationServiceStub.Hash_type0)">setHash</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Hash_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Hash_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.InputDataType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.InputDataType.Factory.html deleted file mode 100644 index 0ee3b4f9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.InputDataType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.InputDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.InputDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.InputDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.InputDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.InputDataType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.InputDataType.html deleted file mode 100644 index 5178aacc..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.InputDataType.html +++ /dev/null @@ -1,244 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.InputDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.InputDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#localHashInputData">localHashInputData</a></strong></code> -<div class="block">field for HashInputData - This was an Array!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#localReferenceInputData">localReferenceInputData</a></strong></code> -<div class="block">field for ReferenceInputData - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#getHashInputData()">getHashInputData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#getReferenceInputData()">getReferenceInputData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.InputDataType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#addHashInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType)">addHashInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#addReferenceInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType)">addReferenceInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#setHashInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType[])">setHashInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#setReferenceInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType[])">setReferenceInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#validateHashInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType[])">validateHashInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] param)</code> -<div class="block">validate the array for HashInputData</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#validateReferenceInputData(at.gv.egiz.moa.SignatureCreationServiceStub.InputDataType[])">validateReferenceInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a>[] param)</code> -<div class="block">validate the array for ReferenceInputData</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.InputDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.InputDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.IssuingCountry.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.IssuingCountry.Factory.html deleted file mode 100644 index 00e3047e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.IssuingCountry.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.IssuingCountry.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.IssuingCountry.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.IssuingCountry.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.IssuingCountry.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.IssuingCountry.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.IssuingCountry.html deleted file mode 100644 index 07f186d8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.IssuingCountry.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.IssuingCountry.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.IssuingCountry.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.IssuingCountry</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.IssuingCountry</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.IssuingCountry</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.IssuingCountry</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.IssuingCountry</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.IssuingCountry.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.IssuingCountry.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.IssuingCountry.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyIdentifierType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyIdentifierType.Factory.html deleted file mode 100644 index b92b45e1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyIdentifierType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyIdentifierType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyIdentifierType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyIdentifierType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyIdentifierType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyIdentifierType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyIdentifierType.html deleted file mode 100644 index 996228e5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyIdentifierType.html +++ /dev/null @@ -1,228 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyIdentifierType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyIdentifierType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#localKeyIdentifier">localKeyIdentifier</a></strong></code> -<div class="block">field for KeyIdentifier</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#localKeyIdentifier">localKeyIdentifier</a></strong></code> -<div class="block">field for KeyIdentifier</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#setKeyIdentifier(at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType)">setKeyIdentifier</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#setKeyIdentifier(at.gv.egiz.moa.SignatureCreationServiceStub.KeyIdentifierType)">setKeyIdentifier</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyIdentifierType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyIdentifierType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfo.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfo.Factory.html deleted file mode 100644 index add9034f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfo.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfo.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfo.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfo.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfo.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfo.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfo.html deleted file mode 100644 index 2ecd200b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfo.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfo.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfo.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfo</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfo</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfo</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfo</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfo</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfo.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfo.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfo.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoType.Factory.html deleted file mode 100644 index 1f196c3f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoType.html deleted file mode 100644 index 55eadc73..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoType.html +++ /dev/null @@ -1,254 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#localKeyInfo">localKeyInfo</a></strong></code> -<div class="block">field for KeyInfo</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#localKeyInfo">localKeyInfo</a></strong></code> -<div class="block">field for KeyInfo</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#localSignerInfo">localSignerInfo</a></strong></code> -<div class="block">field for SignerInfo</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#localSignerInfo">localSignerInfo</a></strong></code> -<div class="block">field for SignerInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#getKeyInfo()">getKeyInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#getKeyInfo()">getKeyInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#getSignerInfo()">getSignerInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getSignerInfo()">getSignerInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#setKeyInfo(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType)">setKeyInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfo.html#setKeyInfo(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType)">setKeyInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#setSignerInfo(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType)">setSignerInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#setSignerInfo(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoType)">setSignerInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html deleted file mode 100644 index 8741b439..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.html deleted file mode 100644 index 8c638d69..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfoTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#localKeyInfoTypeChoice">localKeyInfoTypeChoice</a></strong></code> -<div class="block">field for KeyInfoTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#getKeyInfoTypeChoice()">getKeyInfoTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#addKeyInfoTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice)">addKeyInfoTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#setKeyInfoTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice[])">setKeyInfoTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoType.html#validateKeyInfoTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.KeyInfoTypeChoice[])">validateKeyInfoTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a>[] param)</code> -<div class="block">validate the array for KeyInfoTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyInfoTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyName.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyName.Factory.html deleted file mode 100644 index d266bbef..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyName.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyName.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyName.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyName.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyName.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyName.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyName.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.KeyName.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyName.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyName.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyName.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyName.html deleted file mode 100644 index 72c1e610..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyName.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyName (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyName (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyName.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyName.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyName" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyName</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyName</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyName</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyName</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyName</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyName.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyName.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyName.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValue.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValue.Factory.html deleted file mode 100644 index 3098eb90..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValue.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValue.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValue.html deleted file mode 100644 index 60cfa7ec..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValue.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValue</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValue</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValue</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyValue.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValueType.Factory.html deleted file mode 100644 index 0e4498ea..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValueType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValueType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValueType.html deleted file mode 100644 index e8e2d628..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValueType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localKeyValue">localKeyValue</a></strong></code> -<div class="block">field for KeyValue</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#localKeyValue">localKeyValue</a></strong></code> -<div class="block">field for KeyValue</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#getKeyValue()">getKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#getKeyValue()">getKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#setKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType)">setKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValue.html#setKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.KeyValueType)">setKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.KeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Manifest.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Manifest.Factory.html deleted file mode 100644 index 5c2985a0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Manifest.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Manifest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Manifest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Manifest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Manifest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Manifest.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Manifest.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Manifest.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Manifest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Manifest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Manifest.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Manifest.html deleted file mode 100644 index ffb22b65..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Manifest.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Manifest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Manifest (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Manifest.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Manifest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Manifest" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Manifest</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Manifest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Manifest</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Manifest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Manifest</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Manifest.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Manifest.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Manifest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html deleted file mode 100644 index db7bd51f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html deleted file mode 100644 index 91ec6951..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html +++ /dev/null @@ -1,201 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ManifestRefsCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#localInfo0">localInfo0</a></strong></code> -<div class="block">field for Info0 - Type of this field is a subtype of its original.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ManifestRefsCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#getInfo0()">getInfo0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ManifestRefsCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#setInfo0(at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultInfoType)">setInfo0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html deleted file mode 100644 index b6e54291..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.html deleted file mode 100644 index ec6a1da9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestRefsCheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#localXMLDSIGManifestCheck">localXMLDSIGManifestCheck</a></strong></code> -<div class="block">field for XMLDSIGManifestCheck - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#getXMLDSIGManifestCheck()">getXMLDSIGManifestCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#addXMLDSIGManifestCheck(at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType)">addXMLDSIGManifestCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#setXMLDSIGManifestCheck(at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType[])">setXMLDSIGManifestCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#validateXMLDSIGManifestCheck(at.gv.egiz.moa.SignatureCreationServiceStub.ManifestRefsCheckResultType[])">validateXMLDSIGManifestCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a>[] param)</code> -<div class="block">validate the array for XMLDSIGManifestCheck</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestRefsCheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestType.Factory.html deleted file mode 100644 index f2953c16..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestType.html deleted file mode 100644 index d913aba3..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Manifest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#localManifest">localManifest</a></strong></code> -<div class="block">field for Manifest</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Manifest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#getManifest()">getManifest</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ManifestType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Manifest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Manifest.html#setManifest(at.gv.egiz.moa.SignatureCreationServiceStub.ManifestType)">setManifest</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ManifestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MetaInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MetaInfoType.Factory.html deleted file mode 100644 index b5870e67..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MetaInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MetaInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MetaInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MetaInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MetaInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MetaInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MetaInfoType.html deleted file mode 100644 index 7ac95182..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MetaInfoType.html +++ /dev/null @@ -1,249 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MetaInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MetaInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#localMetaInfo">localMetaInfo</a></strong></code> -<div class="block">field for MetaInfo</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#localMetaInfo">localMetaInfo</a></strong></code> -<div class="block">field for MetaInfo</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#localMetaInfo">localMetaInfo</a></strong></code> -<div class="block">field for MetaInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#getMetaInfo()">getMetaInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#getMetaInfo()">getMetaInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#getMetaInfo()">getMetaInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.MetaInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#setMetaInfo(at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType)">setMetaInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#setMetaInfo(at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType)">setMetaInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#setMetaInfo(at.gv.egiz.moa.SignatureCreationServiceStub.MetaInfoType)">setMetaInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MetaInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MetaInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MgmtData.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MgmtData.Factory.html deleted file mode 100644 index 3d994d52..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MgmtData.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MgmtData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MgmtData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MgmtData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MgmtData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MgmtData.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MgmtData.html deleted file mode 100644 index 69004e43..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MgmtData.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MgmtData.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MgmtData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.MgmtData</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MgmtData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MgmtData</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MgmtData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MgmtData</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.MgmtData.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MgmtData.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MgmtData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MimeTypeType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MimeTypeType.Factory.html deleted file mode 100644 index 8dbf06bb..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MimeTypeType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MimeTypeType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MimeTypeType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MimeTypeType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MimeTypeType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MimeTypeType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MimeTypeType.html deleted file mode 100644 index f0f7c88e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MimeTypeType.html +++ /dev/null @@ -1,210 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MimeTypeType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MimeTypeType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.MetaInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#localMimeType">localMimeType</a></strong></code> -<div class="block">field for MimeType</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.MimeTypeType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.MimeTypeType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.MetaInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#getMimeType()">getMimeType</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.MimeTypeType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.MetaInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MetaInfoType.html#setMimeType(at.gv.egiz.moa.SignatureCreationServiceStub.MimeTypeType)">setMimeType</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MimeTypeType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.MimeTypeType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Object.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Object.Factory.html deleted file mode 100644 index 53912da3..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Object.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Object.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Object.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Object.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Object.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Object.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Object.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Object.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Object.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Object.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Object.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Object.html deleted file mode 100644 index 1dda7f35..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Object.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Object (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Object (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Object.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Object.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Object" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Object</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Object</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Object</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Object</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Object</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Object.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Object.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Object.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectType.Factory.html deleted file mode 100644 index 93d8a525..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ObjectType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ObjectType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectType.html deleted file mode 100644 index e5db83aa..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectType.html +++ /dev/null @@ -1,231 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ObjectType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#localObject">localObject</a></strong></code> -<div class="block">field for Object - This was an Array!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Object.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#localObject">localObject</a></strong></code> -<div class="block">field for Object</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#getObject()">getObject</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Object.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#getObject()">getObject</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ObjectType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#addObject(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType)">addObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Object.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Object.html#setObject(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType)">setObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#setObject(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType[])">setObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#validateObject(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectType[])">validateObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a>[] param)</code> -<div class="block">validate the array for Object</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ObjectType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html deleted file mode 100644 index f2859cae..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ObjectTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ObjectTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectTypeSequence.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectTypeSequence.html deleted file mode 100644 index 682bd6d1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectTypeSequence.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ObjectTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ObjectType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#localObjectTypeSequence">localObjectTypeSequence</a></strong></code> -<div class="block">field for ObjectTypeSequence - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ObjectType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#getObjectTypeSequence()">getObjectTypeSequence</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ObjectTypeSequence.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ObjectType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#addObjectTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence)">addObjectTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ObjectType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#setObjectTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence[])">setObjectTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ObjectType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectType.html#validateObjectTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.ObjectTypeSequence[])">validateObjectTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a>[] param)</code> -<div class="block">validate the array for ObjectTypeSequence</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ObjectTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPData.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPData.Factory.html deleted file mode 100644 index 60c25564..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPData.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPData.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PGPData.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.PGPData.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPData.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPData.html deleted file mode 100644 index 7162fae8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPData.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPData (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPData.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPData" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PGPData</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPData</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPData</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPData.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPData.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataType.Factory.html deleted file mode 100644 index e0a5ffcc..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataType.html deleted file mode 100644 index f94514d6..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#localPGPData">localPGPData</a></strong></code> -<div class="block">field for PGPData</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localPGPData">localPGPData</a></strong></code> -<div class="block">field for PGPData</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#getPGPData()">getPGPData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#getPGPData()">getPGPData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPDataType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPData.html#setPGPData(at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType)">setPGPData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#setPGPData(at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataType)">setPGPData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html deleted file mode 100644 index 1c0fbd86..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html deleted file mode 100644 index a018fddf..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#localPGPDataTypeSequence_type0">localPGPDataTypeSequence_type0</a></strong></code> -<div class="block">field for PGPDataTypeSequence_type0</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#getPGPDataTypeSequence_type0()">getPGPDataTypeSequence_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#setPGPDataTypeSequence_type0(at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type0)">setPGPDataTypeSequence_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataTypeSequence_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html deleted file mode 100644 index e3071d58..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html deleted file mode 100644 index b1d902a8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#localPGPDataTypeSequence_type1">localPGPDataTypeSequence_type1</a></strong></code> -<div class="block">field for PGPDataTypeSequence_type1</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#getPGPDataTypeSequence_type1()">getPGPDataTypeSequence_type1</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataType.html#setPGPDataTypeSequence_type1(at.gv.egiz.moa.SignatureCreationServiceStub.PGPDataTypeSequence_type1)">setPGPDataTypeSequence_type1</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PGPDataTypeSequence_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PartOf_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PartOf_type0.Factory.html deleted file mode 100644 index 0fd8dbf2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PartOf_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PartOf_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PartOf_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PartOf_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PartOf_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PartOf_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PartOf_type0.html deleted file mode 100644 index a8254a41..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PartOf_type0.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PartOf_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PartOf_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.InputDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#localPartOf">localPartOf</a></strong></code> -<div class="block">field for PartOf - This was an Attribute!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PartOf_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#SignedInfo">SignedInfo</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PartOf_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html#XMLDSIGManifest">XMLDSIGManifest</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PartOf_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PartOf_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PartOf_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html#fromValue(org.apache.axis2.databinding.types.Token)">fromValue</a></strong>(org.apache.axis2.databinding.types.Token value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.InputDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#getPartOf()">getPartOf</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PartOf_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.InputDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.InputDataType.html#setPartOf(at.gv.egiz.moa.SignatureCreationServiceStub.PartOf_type0)">setPartOf</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PartOf_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PartOf_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html deleted file mode 100644 index 9b8a4526..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ProfileIdentifierType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ProfileIdentifierType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ProfileIdentifierType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ProfileIdentifierType.html deleted file mode 100644 index 9ae024c1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ProfileIdentifierType.html +++ /dev/null @@ -1,228 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ProfileIdentifierType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ProfileIdentifierType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#localCreateSignatureEnvironmentProfileID">localCreateSignatureEnvironmentProfileID</a></strong></code> -<div class="block">field for CreateSignatureEnvironmentProfileID</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#localCreateTransformsInfoProfileID">localCreateTransformsInfoProfileID</a></strong></code> -<div class="block">field for CreateTransformsInfoProfileID</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ProfileIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ProfileIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#getCreateSignatureEnvironmentProfileID()">getCreateSignatureEnvironmentProfileID</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#getCreateTransformsInfoProfileID()">getCreateTransformsInfoProfileID</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ProfileIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#setCreateSignatureEnvironmentProfileID(at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType)">setCreateSignatureEnvironmentProfileID</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#setCreateTransformsInfoProfileID(at.gv.egiz.moa.SignatureCreationServiceStub.ProfileIdentifierType)">setCreateTransformsInfoProfileID</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ProfileIdentifierType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ProfileIdentifierType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthority.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthority.Factory.html deleted file mode 100644 index 744fee00..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthority.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthority.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PublicAuthority.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthority.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PublicAuthority.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthority.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthority.html deleted file mode 100644 index b11459fd..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthority.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthority.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PublicAuthority.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthority</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthority</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthority</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthority</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthority</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PublicAuthority.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthority.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PublicAuthority.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthorityType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthorityType.Factory.html deleted file mode 100644 index 9872a4da..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthorityType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthorityType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PublicAuthorityType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthorityType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PublicAuthorityType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthorityType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthorityType.html deleted file mode 100644 index 8c6842bb..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthorityType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthorityType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PublicAuthorityType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PublicAuthority.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#localPublicAuthority">localPublicAuthority</a></strong></code> -<div class="block">field for PublicAuthority</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PublicAuthority.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#getPublicAuthority()">getPublicAuthority</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PublicAuthorityType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.PublicAuthority.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthority.html#setPublicAuthority(at.gv.egiz.moa.SignatureCreationServiceStub.PublicAuthorityType)">setPublicAuthority</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthorityType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.PublicAuthorityType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.QualifiedCertificate.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.QualifiedCertificate.Factory.html deleted file mode 100644 index a826aaf9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.QualifiedCertificate.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.QualifiedCertificate.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.QualifiedCertificate.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.QualifiedCertificate.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.QualifiedCertificate.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.QualifiedCertificate.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.QualifiedCertificate.html deleted file mode 100644 index 35f900d7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.QualifiedCertificate.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.QualifiedCertificate.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.QualifiedCertificate.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.QualifiedCertificate</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.QualifiedCertificate</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.QualifiedCertificate</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.QualifiedCertificate</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.QualifiedCertificate</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.QualifiedCertificate.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.QualifiedCertificate.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.QualifiedCertificate.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValue.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValue.Factory.html deleted file mode 100644 index 5fe10fc1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValue.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RSAKeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RSAKeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValue.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValue.html deleted file mode 100644 index 90fb18e2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValue.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RSAKeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValue</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValue</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValue</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RSAKeyValue.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RSAKeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValueType.Factory.html deleted file mode 100644 index 4695d76c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValueType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RSAKeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RSAKeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValueType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValueType.html deleted file mode 100644 index cc680f3c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValueType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RSAKeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#localRSAKeyValue">localRSAKeyValue</a></strong></code> -<div class="block">field for RSAKeyValue</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#localRSAKeyValue">localRSAKeyValue</a></strong></code> -<div class="block">field for RSAKeyValue</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#getRSAKeyValue()">getRSAKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#getRSAKeyValue()">getRSAKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RSAKeyValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyValueType.html#setRSAKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType)">setRSAKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValue.html#setRSAKeyValue(at.gv.egiz.moa.SignatureCreationServiceStub.RSAKeyValueType)">setRSAKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RSAKeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Reference.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Reference.Factory.html deleted file mode 100644 index 5a7a23f1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Reference.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Reference.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Reference.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Reference.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Reference.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Reference.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Reference.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Reference.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Reference.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Reference.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Reference.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Reference.html deleted file mode 100644 index edf54594..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Reference.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Reference (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Reference (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Reference.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Reference.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Reference" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Reference</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Reference</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Reference</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Reference</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Reference</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Reference.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Reference.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Reference.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferenceType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferenceType.Factory.html deleted file mode 100644 index 1546be44..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferenceType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferenceType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferenceType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferenceType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferenceType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferenceType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferenceType.html deleted file mode 100644 index b2146086..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferenceType.html +++ /dev/null @@ -1,262 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferenceType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferenceType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#localReference">localReference</a></strong></code> -<div class="block">field for Reference - This was an Array!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Reference.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#localReference">localReference</a></strong></code> -<div class="block">field for Reference</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ManifestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#localReference">localReference</a></strong></code> -<div class="block">field for Reference - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#getReference()">getReference</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Reference.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#getReference()">getReference</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ManifestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#getReference()">getReference</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferenceType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#addReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType)">addReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ManifestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#addReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType)">addReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Reference.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Reference.html#setReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType)">setReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#setReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType[])">setReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ManifestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#setReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType[])">setReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#validateReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType[])">validateReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] param)</code> -<div class="block">validate the array for Reference</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ManifestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ManifestType.html#validateReference(at.gv.egiz.moa.SignatureCreationServiceStub.ReferenceType[])">validateReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a>[] param)</code> -<div class="block">validate the array for Reference</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferenceType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferenceType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html deleted file mode 100644 index eace2e68..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html deleted file mode 100644 index 444845f5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html +++ /dev/null @@ -1,201 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferencesCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#localInfo0">localInfo0</a></strong></code> -<div class="block">field for Info0 - Type of this field is a subtype of its original.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferencesCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#getInfo0()">getInfo0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferencesCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html#setInfo0(at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultInfoType)">setInfo0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferencesCheckResultInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html deleted file mode 100644 index 39133277..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultType.html deleted file mode 100644 index cce122a8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferencesCheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#localSignatureCheck">localSignatureCheck</a></strong></code> -<div class="block">field for SignatureCheck</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#localSignatureManifestCheck">localSignatureManifestCheck</a></strong></code> -<div class="block">field for SignatureManifestCheck</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#getSignatureCheck()">getSignatureCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#getSignatureManifestCheck()">getSignatureManifestCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferencesCheckResultType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#setSignatureCheck(at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType)">setSignatureCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#setSignatureManifestCheck(at.gv.egiz.moa.SignatureCreationServiceStub.ReferencesCheckResultType)">setSignatureManifestCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.ReferencesCheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethod.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethod.Factory.html deleted file mode 100644 index 3525379c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethod.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RetrievalMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RetrievalMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethod.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethod.html deleted file mode 100644 index f82c7ef5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethod.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RetrievalMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethod</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethod</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethod</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RetrievalMethod.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RetrievalMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethodType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethodType.Factory.html deleted file mode 100644 index e717eb6a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethodType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RetrievalMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RetrievalMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethodType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethodType.html deleted file mode 100644 index 2ad9340a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethodType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RetrievalMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localRetrievalMethod">localRetrievalMethod</a></strong></code> -<div class="block">field for RetrievalMethod</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RetrievalMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#localRetrievalMethod">localRetrievalMethod</a></strong></code> -<div class="block">field for RetrievalMethod</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#getRetrievalMethod()">getRetrievalMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RetrievalMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#getRetrievalMethod()">getRetrievalMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RetrievalMethodType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#setRetrievalMethod(at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType)">setRetrievalMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RetrievalMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethod.html#setRetrievalMethod(at.gv.egiz.moa.SignatureCreationServiceStub.RetrievalMethodType)">setRetrievalMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.RetrievalMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIData.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIData.Factory.html deleted file mode 100644 index c75c9c00..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIData.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIData.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIData.html deleted file mode 100644 index eb3a3b8f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIData.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIData.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIData</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIData</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIData</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SPKIData.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIData.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataType.Factory.html deleted file mode 100644 index 36224508..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataType.html deleted file mode 100644 index 9dd51367..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SPKIData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#localSPKIData">localSPKIData</a></strong></code> -<div class="block">field for SPKIData</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localSPKIData">localSPKIData</a></strong></code> -<div class="block">field for SPKIData</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SPKIData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#getSPKIData()">getSPKIData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#getSPKIData()">getSPKIData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SPKIDataType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SPKIData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIData.html#setSPKIData(at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType)">setSPKIData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#setSPKIData(at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataType)">setSPKIData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html deleted file mode 100644 index cc8eb441..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.html deleted file mode 100644 index 04aed170..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIDataTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SPKIDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#localSPKIDataTypeSequence">localSPKIDataTypeSequence</a></strong></code> -<div class="block">field for SPKIDataTypeSequence - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SPKIDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#getSPKIDataTypeSequence()">getSPKIDataTypeSequence</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SPKIDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#addSPKIDataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence)">addSPKIDataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SPKIDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#setSPKIDataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence[])">setSPKIDataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SPKIDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataType.html#validateSPKIDataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.SPKIDataTypeSequence[])">validateSPKIDataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a>[] param)</code> -<div class="block">validate the array for SPKIDataTypeSequence</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SPKIDataTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html deleted file mode 100644 index e1deb514..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.html deleted file mode 100644 index 94bb80fa..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SecureSignatureCreationDevice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SecureSignatureCreationDevice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SecureSignatureCreationDevice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SecureSignatureCreationDevice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SecureSignatureCreationDevice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SecureSignatureCreationDevice</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SecureSignatureCreationDevice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatoriesType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatoriesType.Factory.html deleted file mode 100644 index de3d54fc..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatoriesType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatoriesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatoriesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatoriesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatoriesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatoriesType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatoriesType.html deleted file mode 100644 index 5e7416af..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatoriesType.html +++ /dev/null @@ -1,217 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatoriesType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatoriesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#localSignatories">localSignatories</a></strong></code> -<div class="block">field for Signatories - This was an Attribute!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#getSignatories()">getSignatories</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#setSignatories(at.gv.egiz.moa.SignatureCreationServiceStub.SignatoriesType)">setSignatories</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatoriesType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatoriesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Signature.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Signature.Factory.html deleted file mode 100644 index bb972a18..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Signature.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Signature.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Signature.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Signature.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Signature.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Signature.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Signature.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Signature.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Signature.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Signature.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Signature.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Signature.html deleted file mode 100644 index cc4ddd67..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Signature.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Signature (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Signature (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Signature.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Signature.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Signature" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Signature</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Signature</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Signature</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Signature</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Signature</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Signature.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Signature.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Signature.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html deleted file mode 100644 index 7d034095..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.html deleted file mode 100644 index 94fa62a4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureEnvironment_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#localSignatureEnvironment">localSignatureEnvironment</a></strong></code> -<div class="block">field for SignatureEnvironment</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getSignatureEnvironment()">getSignatureEnvironment</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#setSignatureEnvironment(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureEnvironment_type0)">setSignatureEnvironment</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureEnvironment_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html deleted file mode 100644 index aa75686a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html deleted file mode 100644 index d78340a3..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#localSignatureManifestCheckParams">localSignatureManifestCheckParams</a></strong></code> -<div class="block">field for SignatureManifestCheckParams</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#getSignatureManifestCheckParams()">getSignatureManifestCheckParams</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#setSignatureManifestCheckParams(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureManifestCheckParams_type0)">setSignatureManifestCheckParams</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethod.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethod.Factory.html deleted file mode 100644 index 3fee6619..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethod.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethod.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethod.html deleted file mode 100644 index b6ae9c42..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethod.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethod</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethod</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethod</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureMethod.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethodType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethodType.Factory.html deleted file mode 100644 index 1d0039ce..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethodType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethodType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethodType.html deleted file mode 100644 index 99b71a92..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethodType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#localSignatureMethod">localSignatureMethod</a></strong></code> -<div class="block">field for SignatureMethod</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#localSignatureMethod">localSignatureMethod</a></strong></code> -<div class="block">field for SignatureMethod</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#getSignatureMethod()">getSignatureMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#getSignatureMethod()">getSignatureMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureMethodType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethod.html#setSignatureMethod(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType)">setSignatureMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html#setSignatureMethod(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureMethodType)">setSignatureMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperties.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperties.Factory.html deleted file mode 100644 index ed7d5d8f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperties.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperties.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureProperties.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperties.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureProperties.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperties.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperties.html deleted file mode 100644 index 3f81d0be..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperties.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperties.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureProperties.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperties</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperties</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperties</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperties</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperties</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureProperties.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperties.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureProperties.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html deleted file mode 100644 index 8eed9c82..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertiesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertiesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertiesType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertiesType.html deleted file mode 100644 index a627210a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertiesType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertiesType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertiesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureProperties.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#localSignatureProperties">localSignatureProperties</a></strong></code> -<div class="block">field for SignatureProperties</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureProperties.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#getSignatureProperties()">getSignatureProperties</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertiesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureProperties.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperties.html#setSignatureProperties(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertiesType)">setSignatureProperties</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertiesType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertiesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperty.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperty.Factory.html deleted file mode 100644 index 7151d186..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperty.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperty.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureProperty.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperty.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureProperty.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperty.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperty.html deleted file mode 100644 index 20cda9e2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperty.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperty.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureProperty.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureProperty</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperty</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperty</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperty</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperty</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureProperty.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperty.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureProperty.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyType.Factory.html deleted file mode 100644 index 3f83006c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertyType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertyType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyType.html deleted file mode 100644 index d436b55d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyType.html +++ /dev/null @@ -1,231 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertyType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertiesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#localSignatureProperty">localSignatureProperty</a></strong></code> -<div class="block">field for SignatureProperty - This was an Array!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureProperty.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#localSignatureProperty">localSignatureProperty</a></strong></code> -<div class="block">field for SignatureProperty</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertiesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#getSignatureProperty()">getSignatureProperty</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureProperty.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#getSignatureProperty()">getSignatureProperty</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertyType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertiesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#addSignatureProperty(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType)">addSignatureProperty</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureProperty.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureProperty.html#setSignatureProperty(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType)">setSignatureProperty</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertiesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#setSignatureProperty(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType[])">setSignatureProperty</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertiesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertiesType.html#validateSignatureProperty(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyType[])">validateSignatureProperty</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a>[] param)</code> -<div class="block">validate the array for SignatureProperty</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertyType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html deleted file mode 100644 index 88b1c511..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html deleted file mode 100644 index 08624499..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertyType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#localSignaturePropertyTypeChoice">localSignaturePropertyTypeChoice</a></strong></code> -<div class="block">field for SignaturePropertyTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertyType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#getSignaturePropertyTypeChoice()">getSignaturePropertyTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertyType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#addSignaturePropertyTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice)">addSignaturePropertyTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertyType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#setSignaturePropertyTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice[])">setSignaturePropertyTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignaturePropertyType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyType.html#validateSignaturePropertyTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.SignaturePropertyTypeChoice[])">validateSignaturePropertyTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a>[] param)</code> -<div class="block">validate the array for SignaturePropertyTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignaturePropertyTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureType.Factory.html deleted file mode 100644 index 95874204..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureType.html deleted file mode 100644 index 1f03a360..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Signature.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#localSignature">localSignature</a></strong></code> -<div class="block">field for Signature</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Signature.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#getSignature()">getSignature</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Signature.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Signature.html#setSignature(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureType)">setSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValue.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValue.Factory.html deleted file mode 100644 index 28501177..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValue.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValue.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValue.html deleted file mode 100644 index 1072d16f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValue.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValue.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValue</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValue</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValue</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureValue.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValue.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValueType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValueType.Factory.html deleted file mode 100644 index 90d75e65..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValueType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValueType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValueType.html deleted file mode 100644 index 31deef84..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValueType.html +++ /dev/null @@ -1,228 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#localSignatureValue">localSignatureValue</a></strong></code> -<div class="block">field for SignatureValue</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#localSignatureValue">localSignatureValue</a></strong></code> -<div class="block">field for SignatureValue</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#getSignatureValue()">getSignatureValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#getSignatureValue()">getSignatureValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#setSignatureValue(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType)">setSignatureValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValue.html#setSignatureValue(at.gv.egiz.moa.SignatureCreationServiceStub.SignatureValueType)">setSignatureValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignatureValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfo.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfo.Factory.html deleted file mode 100644 index 69c9ffdc..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfo.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfo.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignedInfo.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfo.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignedInfo.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfo.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfo.html deleted file mode 100644 index 70b92be8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfo.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfo.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignedInfo.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfo</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfo</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfo</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfo</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfo</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfo.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfo.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignedInfo.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfoType.Factory.html deleted file mode 100644 index b7d43b83..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignedInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignedInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfoType.html deleted file mode 100644 index 033550ab..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfoType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignedInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#localSignedInfo">localSignedInfo</a></strong></code> -<div class="block">field for SignedInfo</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#localSignedInfo">localSignedInfo</a></strong></code> -<div class="block">field for SignedInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#getSignedInfo()">getSignedInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#getSignedInfo()">getSignedInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureType.html#setSignedInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType)">setSignedInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignedInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfo.html#setSignedInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SignedInfoType)">setSignedInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SignedInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html deleted file mode 100644 index 4c050d81..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.html deleted file mode 100644 index cad64f6a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SingleSignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#localSingleSignatureInfo">localSingleSignatureInfo</a></strong></code> -<div class="block">field for SingleSignatureInfo - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#addSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0)">addSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#setSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0[])">setSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#validateSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type0[])">validateSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a>[] param)</code> -<div class="block">validate the array for SingleSignatureInfo</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SingleSignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html deleted file mode 100644 index efae7f62..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.html deleted file mode 100644 index fb03963d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SingleSignatureInfo_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#localSingleSignatureInfo">localSingleSignatureInfo</a></strong></code> -<div class="block">field for SingleSignatureInfo - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#addSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1)">addSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#setSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1[])">setSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#validateSingleSignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.SingleSignatureInfo_type1[])">validateSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a>[] param)</code> -<div class="block">validate the array for SingleSignatureInfo</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SingleSignatureInfo_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type0.Factory.html deleted file mode 100644 index dfbf43a7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Source_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Source_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type0.html deleted file mode 100644 index a81dea65..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type0.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Source_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#Certificate">Certificate</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SecureSignatureCreationDevice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#localSource">localSource</a></strong></code> -<div class="block">field for Source - This was an Attribute!</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html#TSL">TSL</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html#fromValue(org.apache.axis2.databinding.types.Token)">fromValue</a></strong>(org.apache.axis2.databinding.types.Token value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SecureSignatureCreationDevice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#getSource()">getSource</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SecureSignatureCreationDevice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#setSource(at.gv.egiz.moa.SignatureCreationServiceStub.Source_type0)">setSource</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Source_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type1.Factory.html deleted file mode 100644 index c222f330..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Source_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Source_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type1.html deleted file mode 100644 index c10693ce..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type1.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Source_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#Certificate">Certificate</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.QualifiedCertificate.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#localSource">localSource</a></strong></code> -<div class="block">field for Source - This was an Attribute!</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html#TSL">TSL</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html#fromValue(org.apache.axis2.databinding.types.Token)">fromValue</a></strong>(org.apache.axis2.databinding.types.Token value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.QualifiedCertificate.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#getSource()">getSource</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Source_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.QualifiedCertificate.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.QualifiedCertificate.html#setSource(at.gv.egiz.moa.SignatureCreationServiceStub.Source_type1)">setSource</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Source_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Space_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Space_type0.Factory.html deleted file mode 100644 index b67c18c9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Space_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Space_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Space_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Space_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Space_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Space_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Space_type0.html deleted file mode 100644 index f1e5012b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Space_type0.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Space_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Space_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.XMLContentType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#localSpace">localSpace</a></strong></code> -<div class="block">field for Space - This was an Attribute!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Space_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#value1">value1</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Space_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html#value2">value2</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Space_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Space_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Space_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html#fromValue(org.apache.axis2.databinding.types.NCName)">fromValue</a></strong>(org.apache.axis2.databinding.types.NCName value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.XMLContentType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#getSpace()">getSpace</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Space_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.XMLContentType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html#setSpace(at.gv.egiz.moa.SignatureCreationServiceStub.Space_type0)">setSpace</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Space_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Space_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type0.Factory.html deleted file mode 100644 index 0d8b82fd..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Structure_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Structure_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type0.html deleted file mode 100644 index 8c6eaee8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type0.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Structure_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#detached">detached</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html#enveloping">enveloping</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#localStructure">localStructure</a></strong></code> -<div class="block">field for Structure - This was an Attribute!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#getStructure()">getStructure</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.DataObjectInfoType.html#setStructure(at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type0)">setStructure</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Structure_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type1.Factory.html deleted file mode 100644 index 238f124d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Structure_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Structure_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type1.html deleted file mode 100644 index 0ae63851..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type1.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Structure_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#detached">detached</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html#enveloping">enveloping</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#localStructure">localStructure</a></strong></code> -<div class="block">field for Structure - This was an Attribute!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#getStructure()">getStructure</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Structure_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CMSDataObjectInfoType.html#setStructure(at.gv.egiz.moa.SignatureCreationServiceStub.Structure_type1)">setStructure</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Structure_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Supplement.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Supplement.Factory.html deleted file mode 100644 index 792e8b57..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Supplement.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Supplement.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Supplement.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Supplement.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Supplement.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Supplement.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Supplement.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Supplement.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Supplement.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Supplement.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Supplement.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Supplement.html deleted file mode 100644 index 2dba6e4e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Supplement.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Supplement (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Supplement (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Supplement.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Supplement.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Supplement" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Supplement</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Supplement</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Supplement</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Supplement</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Supplement</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Supplement.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Supplement.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Supplement.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SupplementProfile.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SupplementProfile.Factory.html deleted file mode 100644 index 1f7eaba0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SupplementProfile.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SupplementProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SupplementProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SupplementProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SupplementProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SupplementProfile.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SupplementProfile.html deleted file mode 100644 index 5052c83d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SupplementProfile.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SupplementProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SupplementProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.SupplementProfile</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SupplementProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SupplementProfile</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SupplementProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.SupplementProfile</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SupplementProfile.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SupplementProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.SupplementProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transform.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transform.Factory.html deleted file mode 100644 index d7207ef4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transform.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transform.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transform.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transform.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Transform.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transform.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Transform.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Transform.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transform.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Transform.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transform.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transform.html deleted file mode 100644 index 9d43775d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transform.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transform (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transform (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transform.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Transform.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transform" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Transform</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transform</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transform</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transform</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transform</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Transform.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transform.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Transform.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformParameterType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformParameterType.Factory.html deleted file mode 100644 index 43599771..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformParameterType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformParameterType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformParameterType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformParameterType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformParameterType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformParameterType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformParameterType.html deleted file mode 100644 index eb5eb6bd..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformParameterType.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformParameterType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformParameterType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#localTransformParameter">localTransformParameter</a></strong></code> -<div class="block">field for TransformParameter - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#getTransformParameter()">getTransformParameter</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformParameterType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#addTransformParameter(at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType)">addTransformParameter</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#setTransformParameter(at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType[])">setTransformParameter</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#validateTransformParameter(at.gv.egiz.moa.SignatureCreationServiceStub.TransformParameterType[])">validateTransformParameter</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a>[] param)</code> -<div class="block">validate the array for TransformParameter</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformParameterType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformParameterType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformType.Factory.html deleted file mode 100644 index e56492ad..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.TransformType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.TransformType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformType.html deleted file mode 100644 index 6b8dedc0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformType.html +++ /dev/null @@ -1,231 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.TransformType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Transform.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#localTransform">localTransform</a></strong></code> -<div class="block">field for Transform</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#localTransform">localTransform</a></strong></code> -<div class="block">field for Transform - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Transform.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#getTransform()">getTransform</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#getTransform()">getTransform</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#addTransform(at.gv.egiz.moa.SignatureCreationServiceStub.TransformType)">addTransform</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Transform.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transform.html#setTransform(at.gv.egiz.moa.SignatureCreationServiceStub.TransformType)">setTransform</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#setTransform(at.gv.egiz.moa.SignatureCreationServiceStub.TransformType[])">setTransform</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html#validateTransform(at.gv.egiz.moa.SignatureCreationServiceStub.TransformType[])">validateTransform</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a>[] param)</code> -<div class="block">validate the array for Transform</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformTypeChoice.Factory.html deleted file mode 100644 index a045a8a3..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformTypeChoice.html deleted file mode 100644 index 3d694744..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#localTransformTypeChoice">localTransformTypeChoice</a></strong></code> -<div class="block">field for TransformTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#getTransformTypeChoice()">getTransformTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#addTransformTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice)">addTransformTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#setTransformTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice[])">setTransformTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformType.html#validateTransformTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.TransformTypeChoice[])">validateTransformTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a>[] param)</code> -<div class="block">validate the array for TransformTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transforms.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transforms.Factory.html deleted file mode 100644 index a44a64e9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transforms.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transforms.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transforms.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transforms.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Transforms.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transforms.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Transforms.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.Transforms.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transforms.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Transforms.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transforms.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transforms.html deleted file mode 100644 index 6f55858e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transforms.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transforms (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transforms (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transforms.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Transforms.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.Transforms" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.Transforms</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transforms</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transforms</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transforms</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.Transforms</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Transforms.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transforms.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.Transforms.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsInfoType.Factory.html deleted file mode 100644 index a22d510b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformsInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformsInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsInfoType.html deleted file mode 100644 index 8e7592ff..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsInfoType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformsInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#localCreateTransformsInfo">localCreateTransformsInfo</a></strong></code> -<div class="block">field for CreateTransformsInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#getCreateTransformsInfo()">getCreateTransformsInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#setCreateTransformsInfo(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsInfoType)">setCreateTransformsInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformsInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsType.Factory.html deleted file mode 100644 index 2f379ef2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformsType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformsType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsType.html deleted file mode 100644 index d49b3184..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsType.html +++ /dev/null @@ -1,272 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformsType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#localTransforms">localTransforms</a></strong></code> -<div class="block">field for Transforms</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Transforms.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#localTransforms">localTransforms</a></strong></code> -<div class="block">field for Transforms</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RetrievalMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#localTransforms">localTransforms</a></strong></code> -<div class="block">field for Transforms</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#localTransforms">localTransforms</a></strong></code> -<div class="block">field for Transforms</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#localTransforms">localTransforms</a></strong></code> -<div class="block">field for Transforms</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#getTransforms()">getTransforms</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Transforms.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#getTransforms()">getTransforms</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RetrievalMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#getTransforms()">getTransforms</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#getTransforms()">getTransforms</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#getTransforms()">getTransforms</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#setTransforms(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType)">setTransforms</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Transforms.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Transforms.html#setTransforms(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType)">setTransforms</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.RetrievalMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.RetrievalMethodType.html#setTransforms(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType)">setTransforms</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ReferenceType.html#setTransforms(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType)">setTransforms</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsInfoType.html#setTransforms(at.gv.egiz.moa.SignatureCreationServiceStub.TransformsType)">setTransforms</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.TransformsType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html deleted file mode 100644 index a872f053..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html deleted file mode 100644 index 980e114a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequest</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html deleted file mode 100644 index 61a8e6ae..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html deleted file mode 100644 index d8e894c9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureRequestType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html deleted file mode 100644 index 2916f589..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html deleted file mode 100644 index 0362cf01..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponse</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponse</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html deleted file mode 100644 index 1ebee373..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html deleted file mode 100644 index 633897b3..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#localVerifyCMSSignatureResponse">localVerifyCMSSignatureResponse</a></strong></code> -<div class="block">field for VerifyCMSSignatureResponse</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#getVerifyCMSSignatureResponse()">getVerifyCMSSignatureResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#setVerifyCMSSignatureResponse(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseType)">setVerifyCMSSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html deleted file mode 100644 index 5c4ed816..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html deleted file mode 100644 index 15a6b5f9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#localVerifyCMSSignatureResponseTypeSequence">localVerifyCMSSignatureResponseTypeSequence</a></strong></code> -<div class="block">field for VerifyCMSSignatureResponseTypeSequence - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#getVerifyCMSSignatureResponseTypeSequence()">getVerifyCMSSignatureResponseTypeSequence</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#addVerifyCMSSignatureResponseTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence)">addVerifyCMSSignatureResponseTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#setVerifyCMSSignatureResponseTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence[])">setVerifyCMSSignatureResponseTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#validateVerifyCMSSignatureResponseTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence[])">validateVerifyCMSSignatureResponseTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[] param)</code> -<div class="block">validate the array for VerifyCMSSignatureResponseTypeSequence</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html deleted file mode 100644 index 0ddc3d45..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.html deleted file mode 100644 index 0cd9e295..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifySignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#localVerifySignatureInfo">localVerifySignatureInfo</a></strong></code> -<div class="block">field for VerifySignatureInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#getVerifySignatureInfo()">getVerifySignatureInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#setVerifySignatureInfo(at.gv.egiz.moa.SignatureCreationServiceStub.VerifySignatureInfo_type0)">setVerifySignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifySignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html deleted file mode 100644 index cc9f9fab..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataType.html deleted file mode 100644 index 2fe17188..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataType.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureManifestCheckParams_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#localReferenceInfo">localReferenceInfo</a></strong></code> -<div class="block">field for ReferenceInfo - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureManifestCheckParams_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#getReferenceInfo()">getReferenceInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsDataType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureManifestCheckParams_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#addReferenceInfo(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType)">addReferenceInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureManifestCheckParams_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#setReferenceInfo(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType[])">setReferenceInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SignatureManifestCheckParams_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#validateReferenceInfo(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataType[])">validateReferenceInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a>[] param)</code> -<div class="block">validate the array for ReferenceInfo</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html deleted file mode 100644 index 39431d3d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html deleted file mode 100644 index 25bf5506..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#localVerifyTransformsDataTypeChoice">localVerifyTransformsDataTypeChoice</a></strong></code> -<div class="block">field for VerifyTransformsDataTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#getVerifyTransformsDataTypeChoice()">getVerifyTransformsDataTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#addVerifyTransformsDataTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice)">addVerifyTransformsDataTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#setVerifyTransformsDataTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice[])">setVerifyTransformsDataTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataType.html#validateVerifyTransformsDataTypeChoice(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsDataTypeChoice[])">validateVerifyTransformsDataTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a>[] param)</code> -<div class="block">validate the array for VerifyTransformsDataTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html deleted file mode 100644 index f3131897..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html deleted file mode 100644 index b3514ba1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsInfoProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html deleted file mode 100644 index e3dcbfd2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html deleted file mode 100644 index c51df0ea..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#localVerifyTransformsInfoProfile">localVerifyTransformsInfoProfile</a></strong></code> -<div class="block">field for VerifyTransformsInfoProfile</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#localVerifyTransformsInfoProfile">localVerifyTransformsInfoProfile</a></strong></code> -<div class="block">field for VerifyTransformsInfoProfile</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#getVerifyTransformsInfoProfile()">getVerifyTransformsInfoProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#getVerifyTransformsInfoProfile()">getVerifyTransformsInfoProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#setVerifyTransformsInfoProfile(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0)">setVerifyTransformsInfoProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#setVerifyTransformsInfoProfile(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0)">setVerifyTransformsInfoProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html deleted file mode 100644 index 226606aa..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html deleted file mode 100644 index 4c387f2d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequest</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequest</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequest</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html deleted file mode 100644 index 245b307a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html deleted file mode 100644 index 6ecdf77b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#localVerifyXMLSignatureRequest">localVerifyXMLSignatureRequest</a></strong></code> -<div class="block">field for VerifyXMLSignatureRequest</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#getVerifyXMLSignatureRequest()">getVerifyXMLSignatureRequest</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#setVerifyXMLSignatureRequest(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestType)">setVerifyXMLSignatureRequest</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html deleted file mode 100644 index 286d2dfe..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html deleted file mode 100644 index 8a8faf79..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#localVerifyXMLSignatureRequestTypeChoice_type0">localVerifyXMLSignatureRequestTypeChoice_type0</a></strong></code> -<div class="block">field for VerifyXMLSignatureRequestTypeChoice_type0 - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#getVerifyXMLSignatureRequestTypeChoice_type0()">getVerifyXMLSignatureRequestTypeChoice_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#addVerifyXMLSignatureRequestTypeChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0)">addVerifyXMLSignatureRequestTypeChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#setVerifyXMLSignatureRequestTypeChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0[])">setVerifyXMLSignatureRequestTypeChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#validateVerifyXMLSignatureRequestTypeChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0[])">validateVerifyXMLSignatureRequestTypeChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[] param)</code> -<div class="block">validate the array for VerifyXMLSignatureRequestTypeChoice_type0</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html deleted file mode 100644 index 0675cf78..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html deleted file mode 100644 index e425b133..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponse</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponse</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html deleted file mode 100644 index 7d71f3f0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html deleted file mode 100644 index 27bd352f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#localVerifyXMLSignatureResponse">localVerifyXMLSignatureResponse</a></strong></code> -<div class="block">field for VerifyXMLSignatureResponse</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#getVerifyXMLSignatureResponse()">getVerifyXMLSignatureResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#setVerifyXMLSignatureResponse(at.gv.egiz.moa.SignatureCreationServiceStub.VerifyXMLSignatureResponseType)">setVerifyXMLSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509Data.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509Data.Factory.html deleted file mode 100644 index 30b4641c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509Data.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509Data.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509Data.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509Data.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509Data.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509Data.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.X509Data.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.X509Data.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509Data.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509Data.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509Data.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509Data.html deleted file mode 100644 index 3677b82b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509Data.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509Data (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509Data (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509Data.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509Data.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509Data" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.X509Data</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509Data</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509Data</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509Data</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509Data</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509Data.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509Data.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509Data.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataType.Factory.html deleted file mode 100644 index fa0f895e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataType.html deleted file mode 100644 index 5845f76b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#localX509Data">localX509Data</a></strong></code> -<div class="block">field for X509Data</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509Data.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#localX509Data">localX509Data</a></strong></code> -<div class="block">field for X509Data</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#getX509Data()">getX509Data</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509Data.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#getX509Data()">getX509Data</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.KeyInfoTypeChoice.html#setX509Data(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType)">setX509Data</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509Data.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509Data.html#setX509Data(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataType)">setX509Data</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html deleted file mode 100644 index 297cfe0e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.html deleted file mode 100644 index 53b9802c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#localX509DataTypeChoice_type0">localX509DataTypeChoice_type0</a></strong></code> -<div class="block">field for X509DataTypeChoice_type0</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#getX509DataTypeChoice_type0()">getX509DataTypeChoice_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html#setX509DataTypeChoice_type0(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeChoice_type0)">setX509DataTypeChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html deleted file mode 100644 index f7ea5956..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeSequence.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeSequence.html deleted file mode 100644 index 178ccf32..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeSequence.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#localX509DataTypeSequence">localX509DataTypeSequence</a></strong></code> -<div class="block">field for X509DataTypeSequence - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#getX509DataTypeSequence()">getX509DataTypeSequence</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataTypeSequence.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#addX509DataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence)">addX509DataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#setX509DataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence[])">setX509DataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataType.html#validateX509DataTypeSequence(at.gv.egiz.moa.SignatureCreationServiceStub.X509DataTypeSequence[])">validateX509DataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a>[] param)</code> -<div class="block">validate the array for X509DataTypeSequence</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509DataTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html deleted file mode 100644 index f5c9ec48..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509IssuerSerialType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509IssuerSerialType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509IssuerSerialType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509IssuerSerialType.html deleted file mode 100644 index caa24ce7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509IssuerSerialType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509IssuerSerialType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509IssuerSerialType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#localX509IssuerSerial">localX509IssuerSerial</a></strong></code> -<div class="block">field for X509IssuerSerial</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#getX509IssuerSerial()">getX509IssuerSerial</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509IssuerSerialType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.X509DataTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#setX509IssuerSerial(at.gv.egiz.moa.SignatureCreationServiceStub.X509IssuerSerialType)">setX509IssuerSerial</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509IssuerSerialType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.X509IssuerSerialType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLContentType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLContentType.Factory.html deleted file mode 100644 index 6ab016c2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLContentType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLContentType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.XMLContentType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLContentType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.XMLContentType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLContentType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLContentType.html deleted file mode 100644 index 0ac3d397..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLContentType.html +++ /dev/null @@ -1,236 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLContentType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.XMLContentType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#localXMLContent">localXMLContent</a></strong></code> -<div class="block">field for XMLContent</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentRequiredRefType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#localXMLContent">localXMLContent</a></strong></code> -<div class="block">field for XMLContent</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentExLocRefBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#localXMLContent">localXMLContent</a></strong></code> -<div class="block">field for XMLContent</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentRequiredRefType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#getXMLContent()">getXMLContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentExLocRefBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#getXMLContent()">getXMLContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.XMLContentType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)">setXMLContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentRequiredRefType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentRequiredRefType.html#setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)">setXMLContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.ContentExLocRefBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.ContentExLocRefBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureCreationServiceStub.XMLContentType)">setXMLContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLContentType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.XMLContentType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html deleted file mode 100644 index d60ab253..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.html deleted file mode 100644 index 49f92246..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.html +++ /dev/null @@ -1,298 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.XMLDataObjectAssociationType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#localSupplement">localSupplement</a></strong></code> -<div class="block">field for Supplement - This was an Array!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#localSupplement">localSupplement</a></strong></code> -<div class="block">field for Supplement - This was an Array!</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Supplement.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#localSupplement">localSupplement</a></strong></code> -<div class="block">field for Supplement</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#localSupplementProfile">localSupplementProfile</a></strong></code> -<div class="block">field for SupplementProfile</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SupplementProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#localSupplementProfile">localSupplementProfile</a></strong></code> -<div class="block">field for SupplementProfile</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getSupplement()">getSupplement</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#getSupplement()">getSupplement</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Supplement.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#getSupplement()">getSupplement</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getSupplementProfile()">getSupplementProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SupplementProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#getSupplementProfile()">getSupplementProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#addSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType)">addSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#addSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType)">addSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.Supplement.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.Supplement.html#setSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType)">setSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#setSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType[])">setSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#setSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType[])">setSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#setSupplementProfile(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType)">setSupplementProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.SupplementProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SupplementProfile.html#setSupplementProfile(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType)">setSupplementProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#validateSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType[])">validateSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] param)</code> -<div class="block">validate the array for Supplement</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#validateSupplement(at.gv.egiz.moa.SignatureCreationServiceStub.XMLDataObjectAssociationType[])">validateSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a>[] param)</code> -<div class="block">validate the array for Supplement</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.XMLDataObjectAssociationType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.html b/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.html deleted file mode 100644 index 78d24fc5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureCreationServiceStub.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureCreationServiceStub" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureCreationServiceStub</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureCreationServiceStub</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureCreationServiceStub.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureCreationServiceStub.html" target="_top">Frames</a></li> -<li><a href="SignatureCreationServiceStub.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceCallbackHandler.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceCallbackHandler.html deleted file mode 100644 index 0974ee3b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceCallbackHandler.html +++ /dev/null @@ -1,168 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceCallbackHandler.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceCallbackHandler.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceCallbackHandler</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceCallbackHandler</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceCallbackHandler</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#startverifyCMSSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest, at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler)">startverifyCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a> verifyCMSSignatureRequest10, - <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceCallbackHandler</a> callback)</code> -<div class="block">Auto generated method signature for Asynchronous Invocations</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#startverifyXMLSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest, at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler)">startverifyXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a> verifyXMLSignatureRequest8, - <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceCallbackHandler</a> callback)</code> -<div class="block">Auto generated method signature for Asynchronous Invocations</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceCallbackHandler.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceCallbackHandler.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html deleted file mode 100644 index 282f7237..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.AllSignatoriesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.AllSignatoriesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AllSignatoriesType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AllSignatoriesType.html deleted file mode 100644 index 2ba6d774..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AllSignatoriesType.html +++ /dev/null @@ -1,191 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AllSignatoriesType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.AllSignatoriesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.AllSignatoriesType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.AllSignatoriesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html#all">all</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.AllSignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.AllSignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.AllSignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.AllSignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AllSignatoriesType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.AllSignatoriesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AnyChildrenType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AnyChildrenType.Factory.html deleted file mode 100644 index a247b6b2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AnyChildrenType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AnyChildrenType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.AnyChildrenType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AnyChildrenType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.AnyChildrenType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AnyChildrenType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AnyChildrenType.html deleted file mode 100644 index 816e426e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AnyChildrenType.html +++ /dev/null @@ -1,221 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AnyChildrenType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.AnyChildrenType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#localInfo">localInfo</a></strong></code> -<div class="block">field for Info</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#getInfo()">getInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.AnyChildrenType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html#setInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.AnyChildrenType)">setInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.AnyChildrenType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AnyChildrenType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.AnyChildrenType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html deleted file mode 100644 index 1a87739c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSContentBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSContentBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSContentBaseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSContentBaseType.html deleted file mode 100644 index 51fa6ae8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSContentBaseType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSContentBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSContentBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#localContent">localContent</a></strong></code> -<div class="block">field for Content</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#localContent">localContent</a></strong></code> -<div class="block">field for Content</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#getContent()">getContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#getContent()">getContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSContentBaseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#setContent(at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType)">setContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#setContent(at.gv.egiz.moa.SignatureVerificationServiceStub.CMSContentBaseType)">setContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSContentBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSContentBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html deleted file mode 100644 index 8427bef0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.html deleted file mode 100644 index 7b7cf5d2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html deleted file mode 100644 index 526ebb82..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html deleted file mode 100644 index 9276b4df..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#localDataObject">localDataObject</a></strong></code> -<div class="block">field for DataObject</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#getDataObject()">getDataObject</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#setDataObject(at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType)">setDataObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html deleted file mode 100644 index fe83543d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html deleted file mode 100644 index b811f8bd..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html deleted file mode 100644 index dd8d218c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethod.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethod.html deleted file mode 100644 index 6b3e8c2c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethod.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CanonicalizationMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethod</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethod</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethod</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CanonicalizationMethod.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CanonicalizationMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html deleted file mode 100644 index 5adec6c2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.html deleted file mode 100644 index 7eef7a72..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CanonicalizationMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CanonicalizationMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#localCanonicalizationMethod">localCanonicalizationMethod</a></strong></code> -<div class="block">field for CanonicalizationMethod</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#localCanonicalizationMethod">localCanonicalizationMethod</a></strong></code> -<div class="block">field for CanonicalizationMethod</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CanonicalizationMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#getCanonicalizationMethod()">getCanonicalizationMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#getCanonicalizationMethod()">getCanonicalizationMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CanonicalizationMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethod.html#setCanonicalizationMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType)">setCanonicalizationMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#setCanonicalizationMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.CanonicalizationMethodType)">setCanonicalizationMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CanonicalizationMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CanonicalizationMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CheckResultType.Factory.html deleted file mode 100644 index 61382522..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CheckResultType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CheckResultType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CheckResultType.html deleted file mode 100644 index 1bc01613..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CheckResultType.html +++ /dev/null @@ -1,253 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#localCertificateCheck">localCertificateCheck</a></strong></code> -<div class="block">field for CertificateCheck</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#localCertificateCheck">localCertificateCheck</a></strong></code> -<div class="block">field for CertificateCheck</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#localSignatureCheck">localSignatureCheck</a></strong></code> -<div class="block">field for SignatureCheck</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#getCertificateCheck()">getCertificateCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getCertificateCheck()">getCertificateCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getSignatureCheck()">getSignatureCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CheckResultType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#setCertificateCheck(at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType)">setCertificateCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#setCertificateCheck(at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType)">setCertificateCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#setSignatureCheck(at.gv.egiz.moa.SignatureVerificationServiceStub.CheckResultType)">setSignatureCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentBaseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentBaseType.Factory.html deleted file mode 100644 index 17f44d48..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentBaseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentBaseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentBaseType.html deleted file mode 100644 index 484f7ab4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentBaseType.html +++ /dev/null @@ -1,197 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentBaseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentBaseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html deleted file mode 100644 index 1ee31ba2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.html deleted file mode 100644 index b55b1900..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentExLocRefBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentExLocRefBaseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentExLocRefBaseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html deleted file mode 100644 index df4a8092..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentOptionalRefType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentOptionalRefType.html deleted file mode 100644 index fb6a61ce..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentOptionalRefType.html +++ /dev/null @@ -1,239 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentOptionalRefType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentOptionalRefType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSContentBaseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#localCreateSignatureEnvironment">localCreateSignatureEnvironment</a></strong></code> -<div class="block">field for CreateSignatureEnvironment</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifySignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#localVerifySignatureEnvironment">localVerifySignatureEnvironment</a></strong></code> -<div class="block">field for VerifySignatureEnvironment</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#getCreateSignatureEnvironment()">getCreateSignatureEnvironment</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifySignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#getVerifySignatureEnvironment()">getVerifySignatureEnvironment</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentOptionalRefType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#setCreateSignatureEnvironment(at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType)">setCreateSignatureEnvironment</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifySignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#setVerifySignatureEnvironment(at.gv.egiz.moa.SignatureVerificationServiceStub.ContentOptionalRefType)">setVerifySignatureEnvironment</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentOptionalRefType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentOptionalRefType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentOptionalRefType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html deleted file mode 100644 index f5bb82e5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentRequiredRefType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentRequiredRefType.html deleted file mode 100644 index 893488c9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentRequiredRefType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentRequiredRefType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentRequiredRefType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#localContent">localContent</a></strong></code> -<div class="block">field for Content</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#getContent()">getContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentRequiredRefType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#setContent(at.gv.egiz.moa.SignatureVerificationServiceStub.ContentRequiredRefType)">setContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentRequiredRefType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ContentRequiredRefType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html deleted file mode 100644 index 1c7e7085..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html deleted file mode 100644 index 75ce2a42..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequest</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html deleted file mode 100644 index f4de1e8b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html deleted file mode 100644 index f30186cf..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureRequestType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html deleted file mode 100644 index 6547e932..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html deleted file mode 100644 index a1b450b4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponse</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponse</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html deleted file mode 100644 index 5627e87b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html deleted file mode 100644 index 25a85c17..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#localCreateCMSSignatureResponse">localCreateCMSSignatureResponse</a></strong></code> -<div class="block">field for CreateCMSSignatureResponse</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#getCreateCMSSignatureResponse()">getCreateCMSSignatureResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#setCreateCMSSignatureResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseType)">setCreateCMSSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html deleted file mode 100644 index bfefca32..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html deleted file mode 100644 index 60a21318..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#localCreateCMSSignatureResponseTypeChoice">localCreateCMSSignatureResponseTypeChoice</a></strong></code> -<div class="block">field for CreateCMSSignatureResponseTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#getCreateCMSSignatureResponseTypeChoice()">getCreateCMSSignatureResponseTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#addCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice)">addCreateCMSSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#setCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice[])">setCreateCMSSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#validateCreateCMSSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice[])">validateCreateCMSSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a>[] param)</code> -<div class="block">validate the array for CreateCMSSignatureResponseTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html deleted file mode 100644 index 8e5fb5cb..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html deleted file mode 100644 index e0f9a2f7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html deleted file mode 100644 index 7a252b92..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html deleted file mode 100644 index f4d11ca0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#localCreateSignatureEnvironmentProfile">localCreateSignatureEnvironmentProfile</a></strong></code> -<div class="block">field for CreateSignatureEnvironmentProfile</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#localCreateSignatureEnvironmentProfile">localCreateSignatureEnvironmentProfile</a></strong></code> -<div class="block">field for CreateSignatureEnvironmentProfile</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#getCreateSignatureEnvironmentProfile()">getCreateSignatureEnvironmentProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#getCreateSignatureEnvironmentProfile()">getCreateSignatureEnvironmentProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#setCreateSignatureEnvironmentProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0)">setCreateSignatureEnvironmentProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#setCreateSignatureEnvironmentProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0)">setCreateSignatureEnvironmentProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html deleted file mode 100644 index 2bb1c2ef..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html deleted file mode 100644 index e3fc4a25..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#localCreateSignatureInfoChoice_type0">localCreateSignatureInfoChoice_type0</a></strong></code> -<div class="block">field for CreateSignatureInfoChoice_type0</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#getCreateSignatureInfoChoice_type0()">getCreateSignatureInfoChoice_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#setCreateSignatureInfoChoice_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0)">setCreateSignatureInfoChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html deleted file mode 100644 index d8a94052..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html deleted file mode 100644 index 342b5a35..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#localCreateSignatureInfo">localCreateSignatureInfo</a></strong></code> -<div class="block">field for CreateSignatureInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#getCreateSignatureInfo()">getCreateSignatureInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#setCreateSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureInfo_type0)">setCreateSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html deleted file mode 100644 index 7f377b70..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.html deleted file mode 100644 index f5ebf133..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.html +++ /dev/null @@ -1,210 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureLocationType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#localCreateSignatureLocation">localCreateSignatureLocation</a></strong></code> -<div class="block">field for CreateSignatureLocation</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getCreateSignatureLocation()">getCreateSignatureLocation</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#setCreateSignatureLocation(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateSignatureLocationType)">setCreateSignatureLocation</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureLocationType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateSignatureLocationType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html deleted file mode 100644 index aa3e2c06..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html deleted file mode 100644 index a7e81f7d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateTransformsInfoProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html deleted file mode 100644 index c839c37b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html deleted file mode 100644 index be7836fa..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#localCreateTransformsInfoProfile">localCreateTransformsInfoProfile</a></strong></code> -<div class="block">field for CreateTransformsInfoProfile</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#localCreateTransformsInfoProfile">localCreateTransformsInfoProfile</a></strong></code> -<div class="block">field for CreateTransformsInfoProfile</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#getCreateTransformsInfoProfile()">getCreateTransformsInfoProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#getCreateTransformsInfoProfile()">getCreateTransformsInfoProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#setCreateTransformsInfoProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0)">setCreateTransformsInfoProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#setCreateTransformsInfoProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0)">setCreateTransformsInfoProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html deleted file mode 100644 index b6c75129..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html deleted file mode 100644 index 07393614..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequest</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html deleted file mode 100644 index c8bba4b0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html deleted file mode 100644 index e852c14e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureRequestType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html deleted file mode 100644 index 805a6e4d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html deleted file mode 100644 index b802beea..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponse</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponse</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html deleted file mode 100644 index 17ae5707..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html deleted file mode 100644 index 5289241e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#localCreateXMLSignatureResponse">localCreateXMLSignatureResponse</a></strong></code> -<div class="block">field for CreateXMLSignatureResponse</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#getCreateXMLSignatureResponse()">getCreateXMLSignatureResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#setCreateXMLSignatureResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseType)">setCreateXMLSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html deleted file mode 100644 index c762615a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html deleted file mode 100644 index b3f4492a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#localCreateXMLSignatureResponseTypeChoice">localCreateXMLSignatureResponseTypeChoice</a></strong></code> -<div class="block">field for CreateXMLSignatureResponseTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#getCreateXMLSignatureResponseTypeChoice()">getCreateXMLSignatureResponseTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#addCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice)">addCreateXMLSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#setCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice[])">setCreateXMLSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#validateCreateXMLSignatureResponseTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice[])">validateCreateXMLSignatureResponseTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a>[] param)</code> -<div class="block">validate the array for CreateXMLSignatureResponseTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CryptoBinary.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CryptoBinary.Factory.html deleted file mode 100644 index e4916bbd..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CryptoBinary.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CryptoBinary.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CryptoBinary.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CryptoBinary.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CryptoBinary.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CryptoBinary.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CryptoBinary.html deleted file mode 100644 index 6365d1df..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CryptoBinary.html +++ /dev/null @@ -1,354 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CryptoBinary.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CryptoBinary.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#localExponent">localExponent</a></strong></code> -<div class="block">field for Exponent</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#localG">localG</a></strong></code> -<div class="block">field for G</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#localJ">localJ</a></strong></code> -<div class="block">field for J</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#localModulus">localModulus</a></strong></code> -<div class="block">field for Modulus</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#localP">localP</a></strong></code> -<div class="block">field for P</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#localPgenCounter">localPgenCounter</a></strong></code> -<div class="block">field for PgenCounter</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#localQ">localQ</a></strong></code> -<div class="block">field for Q</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#localSeed">localSeed</a></strong></code> -<div class="block">field for Seed</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#localY">localY</a></strong></code> -<div class="block">field for Y</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CryptoBinary.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CryptoBinary.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#getExponent()">getExponent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#getG()">getG</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#getJ()">getJ</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#getModulus()">getModulus</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#getP()">getP</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#getPgenCounter()">getPgenCounter</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#getQ()">getQ</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#getSeed()">getSeed</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#getY()">getY</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CryptoBinary.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#setExponent(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)">setExponent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#setG(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)">setG</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#setJ(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)">setJ</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html#setModulus(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)">setModulus</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#setP(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)">setP</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#setPgenCounter(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)">setPgenCounter</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#setQ(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)">setQ</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#setSeed(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)">setSeed</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#setY(at.gv.egiz.moa.SignatureVerificationServiceStub.CryptoBinary)">setY</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CryptoBinary.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CryptoBinary.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.CryptoBinary.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValue.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValue.Factory.html deleted file mode 100644 index f426ec5a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValue.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValue.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValue.html deleted file mode 100644 index cfa4ce01..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValue.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValue</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValue</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValue</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValue.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html deleted file mode 100644 index ae66bee1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueType.html deleted file mode 100644 index 26efcde3..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#localDSAKeyValue">localDSAKeyValue</a></strong></code> -<div class="block">field for DSAKeyValue</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#localDSAKeyValue">localDSAKeyValue</a></strong></code> -<div class="block">field for DSAKeyValue</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#getDSAKeyValue()">getDSAKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#getDSAKeyValue()">getDSAKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#setDSAKeyValue(at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType)">setDSAKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValue.html#setDSAKeyValue(at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueType)">setDSAKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html deleted file mode 100644 index f561879b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html deleted file mode 100644 index 348294e7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#localDSAKeyValueTypeSequence_type0">localDSAKeyValueTypeSequence_type0</a></strong></code> -<div class="block">field for DSAKeyValueTypeSequence_type0</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#getDSAKeyValueTypeSequence_type0()">getDSAKeyValueTypeSequence_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#setDSAKeyValueTypeSequence_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0)">setDSAKeyValueTypeSequence_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html deleted file mode 100644 index 938f896d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html deleted file mode 100644 index 05814668..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#localDSAKeyValueTypeSequence_type1">localDSAKeyValueTypeSequence_type1</a></strong></code> -<div class="block">field for DSAKeyValueTypeSequence_type1</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#getDSAKeyValueTypeSequence_type1()">getDSAKeyValueTypeSequence_type1</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DSAKeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueType.html#setDSAKeyValueTypeSequence_type1(at.gv.egiz.moa.SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1)">setDSAKeyValueTypeSequence_type1</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html deleted file mode 100644 index 092305aa..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoType.html deleted file mode 100644 index a7b381c4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html deleted file mode 100644 index 851083b0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html deleted file mode 100644 index dbad26cb..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#localDataObjectInfoTypeChoice_type0">localDataObjectInfoTypeChoice_type0</a></strong></code> -<div class="block">field for DataObjectInfoTypeChoice_type0</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getDataObjectInfoTypeChoice_type0()">getDataObjectInfoTypeChoice_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#setDataObjectInfoTypeChoice_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0)">setDataObjectInfoTypeChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html deleted file mode 100644 index b17fec50..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.html deleted file mode 100644 index 6383ae5b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#localDataObjectInfo">localDataObjectInfo</a></strong></code> -<div class="block">field for DataObjectInfo - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#getDataObjectInfo()">getDataObjectInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#addDataObjectInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0)">addDataObjectInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#setDataObjectInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0[])">setDataObjectInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#validateDataObjectInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type0[])">validateDataObjectInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a>[] param)</code> -<div class="block">validate the array for DataObjectInfo</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html deleted file mode 100644 index 40b7d298..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.html deleted file mode 100644 index 27dd27ca..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfo_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#localDataObjectInfo">localDataObjectInfo</a></strong></code> -<div class="block">field for DataObjectInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#getDataObjectInfo()">getDataObjectInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#setDataObjectInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObjectInfo_type1)">setDataObjectInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfo_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObjectInfo_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type0.Factory.html deleted file mode 100644 index 1b359543..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObject_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObject_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type0.html deleted file mode 100644 index 18cbc8f4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObject_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#localDataObject">localDataObject</a></strong></code> -<div class="block">field for DataObject</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getDataObject()">getDataObject</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObject_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#setDataObject(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type0)">setDataObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObject_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type1.Factory.html deleted file mode 100644 index c86a92b6..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObject_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObject_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type1.html deleted file mode 100644 index 946ab799..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type1.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObject_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#localDataObject">localDataObject</a></strong></code> -<div class="block">field for DataObject</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#getDataObject()">getDataObject</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObject_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#setDataObject(at.gv.egiz.moa.SignatureVerificationServiceStub.DataObject_type1)">setDataObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObject_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DataObject_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethod.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethod.Factory.html deleted file mode 100644 index 427302c6..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethod.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethod.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethod.html deleted file mode 100644 index 45ea8f0b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethod.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethod</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethod</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethod</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestMethod.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethodType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethodType.Factory.html deleted file mode 100644 index 05635390..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethodType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethodType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethodType.html deleted file mode 100644 index c81a7125..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethodType.html +++ /dev/null @@ -1,236 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#localDigestMethod">localDigestMethod</a></strong></code> -<div class="block">field for DigestMethod</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#localDigestMethod">localDigestMethod</a></strong></code> -<div class="block">field for DigestMethod</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#localDigestMethod">localDigestMethod</a></strong></code> -<div class="block">field for DigestMethod</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#getDigestMethod()">getDigestMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#getDigestMethod()">getDigestMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#getDigestMethod()">getDigestMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestMethodType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethod.html#setDigestMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType)">setDigestMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#setDigestMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType)">setDigestMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#setDigestMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.DigestMethodType)">setDigestMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValue.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValue.Factory.html deleted file mode 100644 index 97435f21..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValue.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValue.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValue.html deleted file mode 100644 index a23c591b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValue.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValue.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValue</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValue</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValue</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestValue.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValue.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValueType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValueType.Factory.html deleted file mode 100644 index 5bacfe1b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValueType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValueType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValueType.html deleted file mode 100644 index 0dc75aec..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValueType.html +++ /dev/null @@ -1,246 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#localDigestValue">localDigestValue</a></strong></code> -<div class="block">field for DigestValue</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#localDigestValue">localDigestValue</a></strong></code> -<div class="block">field for DigestValue</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#localDigestValue">localDigestValue</a></strong></code> -<div class="block">field for DigestValue</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#getDigestValue()">getDigestValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#getDigestValue()">getDigestValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#getDigestValue()">getDigestValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Hash_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html#setDigestValue(at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType)">setDigestValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#setDigestValue(at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType)">setDigestValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DigestValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValue.html#setDigestValue(at.gv.egiz.moa.SignatureVerificationServiceStub.DigestValueType)">setDigestValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DigestValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.DigestValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponse.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponse.Factory.html deleted file mode 100644 index e622b57f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponse.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ErrorResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ErrorResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponse.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponse.html deleted file mode 100644 index e24b1290..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponse.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ErrorResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponse</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponse</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ErrorResponse.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ErrorResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponseType.Factory.html deleted file mode 100644 index 4d62b155..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ErrorResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ErrorResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponseType.html deleted file mode 100644 index ead0894e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponseType.html +++ /dev/null @@ -1,236 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ErrorResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#localErrorResponse">localErrorResponse</a></strong></code> -<div class="block">field for ErrorResponse</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#localErrorResponse">localErrorResponse</a></strong></code> -<div class="block">field for ErrorResponse</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ErrorResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#localErrorResponse">localErrorResponse</a></strong></code> -<div class="block">field for ErrorResponse</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getErrorResponse()">getErrorResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#getErrorResponse()">getErrorResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ErrorResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#getErrorResponse()">getErrorResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ErrorResponseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#setErrorResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType)">setErrorResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#setErrorResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType)">setErrorResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ErrorResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponse.html#setErrorResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.ErrorResponseType)">setErrorResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ErrorResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ErrorResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ExtensionMapper.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ExtensionMapper.html deleted file mode 100644 index 20a6cd93..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ExtensionMapper.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ExtensionMapper (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ExtensionMapper (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ExtensionMapper.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ExtensionMapper.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ExtensionMapper" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ExtensionMapper</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ExtensionMapper</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ExtensionMapper.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ExtensionMapper.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ExtensionMapper.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html deleted file mode 100644 index 527f0871..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.html deleted file mode 100644 index bd8d5a6e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.FinalDataMetaInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#localFinalDataMetaInfo">localFinalDataMetaInfo</a></strong></code> -<div class="block">field for FinalDataMetaInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#getFinalDataMetaInfo()">getFinalDataMetaInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#setFinalDataMetaInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.FinalDataMetaInfoType)">setFinalDataMetaInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.FinalDataMetaInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html deleted file mode 100644 index a63024eb..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.HMACOutputLengthType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.HMACOutputLengthType.html deleted file mode 100644 index 34ead363..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.HMACOutputLengthType.html +++ /dev/null @@ -1,210 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.HMACOutputLengthType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.HMACOutputLengthType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html#localHMACOutputLength">localHMACOutputLength</a></strong></code> -<div class="block">field for HMACOutputLength</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.HMACOutputLengthType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.HMACOutputLengthType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html#getHMACOutputLength()">getHMACOutputLength</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.HMACOutputLengthType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html#setHMACOutputLength(at.gv.egiz.moa.SignatureVerificationServiceStub.HMACOutputLengthType)">setHMACOutputLength</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.HMACOutputLengthType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.HMACOutputLengthType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.HMACOutputLengthType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Hash_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Hash_type0.Factory.html deleted file mode 100644 index dedb5251..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Hash_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Hash_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Hash_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Hash_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Hash_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Hash_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Hash_type0.html deleted file mode 100644 index 96f25bed..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Hash_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Hash_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Hash_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformParameterType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#localHash">localHash</a></strong></code> -<div class="block">field for Hash</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformParameterType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#getHash()">getHash</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Hash_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformParameterType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html#setHash(at.gv.egiz.moa.SignatureVerificationServiceStub.Hash_type0)">setHash</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Hash_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Hash_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Hash_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.InputDataType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.InputDataType.Factory.html deleted file mode 100644 index e0c7f28d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.InputDataType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.InputDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.InputDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.InputDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.InputDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.InputDataType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.InputDataType.html deleted file mode 100644 index a748acbe..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.InputDataType.html +++ /dev/null @@ -1,244 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.InputDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.InputDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#localHashInputData">localHashInputData</a></strong></code> -<div class="block">field for HashInputData - This was an Array!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#localReferenceInputData">localReferenceInputData</a></strong></code> -<div class="block">field for ReferenceInputData - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#getHashInputData()">getHashInputData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#getReferenceInputData()">getReferenceInputData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.InputDataType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#addHashInputData(at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType)">addHashInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#addReferenceInputData(at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType)">addReferenceInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#setHashInputData(at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType[])">setHashInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#setReferenceInputData(at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType[])">setReferenceInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#validateHashInputData(at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType[])">validateHashInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a>[] param)</code> -<div class="block">validate the array for HashInputData</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#validateReferenceInputData(at.gv.egiz.moa.SignatureVerificationServiceStub.InputDataType[])">validateReferenceInputData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a>[] param)</code> -<div class="block">validate the array for ReferenceInputData</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.InputDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.InputDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.IssuingCountry.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.IssuingCountry.Factory.html deleted file mode 100644 index 4a176a29..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.IssuingCountry.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.IssuingCountry.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.IssuingCountry.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.IssuingCountry.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.IssuingCountry.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.IssuingCountry.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.IssuingCountry.html deleted file mode 100644 index 22e50807..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.IssuingCountry.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.IssuingCountry.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.IssuingCountry.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.IssuingCountry</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.IssuingCountry</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.IssuingCountry</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.IssuingCountry</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.IssuingCountry</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.IssuingCountry.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.IssuingCountry.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.IssuingCountry.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.IssuingCountry.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html deleted file mode 100644 index 07e1ae40..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyIdentifierType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyIdentifierType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyIdentifierType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyIdentifierType.html deleted file mode 100644 index 74ee6064..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyIdentifierType.html +++ /dev/null @@ -1,228 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyIdentifierType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyIdentifierType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#localKeyIdentifier">localKeyIdentifier</a></strong></code> -<div class="block">field for KeyIdentifier</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#localKeyIdentifier">localKeyIdentifier</a></strong></code> -<div class="block">field for KeyIdentifier</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#getKeyIdentifier()">getKeyIdentifier</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#setKeyIdentifier(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType)">setKeyIdentifier</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#setKeyIdentifier(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyIdentifierType)">setKeyIdentifier</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyIdentifierType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyIdentifierType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyIdentifierType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfo.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfo.Factory.html deleted file mode 100644 index 5d215aa0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfo.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfo.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfo.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfo.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfo.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfo.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfo.html deleted file mode 100644 index 0ff34fa1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfo.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfo.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfo.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfo</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfo</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfo</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfo</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfo</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfo.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfo.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfo.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoType.Factory.html deleted file mode 100644 index 3386d342..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoType.html deleted file mode 100644 index f7e48795..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoType.html +++ /dev/null @@ -1,254 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#localKeyInfo">localKeyInfo</a></strong></code> -<div class="block">field for KeyInfo</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#localKeyInfo">localKeyInfo</a></strong></code> -<div class="block">field for KeyInfo</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#localSignerInfo">localSignerInfo</a></strong></code> -<div class="block">field for SignerInfo</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#localSignerInfo">localSignerInfo</a></strong></code> -<div class="block">field for SignerInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#getKeyInfo()">getKeyInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#getKeyInfo()">getKeyInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#getSignerInfo()">getSignerInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#getSignerInfo()">getSignerInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#setKeyInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType)">setKeyInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfo.html#setKeyInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType)">setKeyInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#setSignerInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType)">setSignerInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#setSignerInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoType)">setSignerInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html deleted file mode 100644 index 2abedc64..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.html deleted file mode 100644 index b885dd28..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfoTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#localKeyInfoTypeChoice">localKeyInfoTypeChoice</a></strong></code> -<div class="block">field for KeyInfoTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#getKeyInfoTypeChoice()">getKeyInfoTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#addKeyInfoTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice)">addKeyInfoTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#setKeyInfoTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice[])">setKeyInfoTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoType.html#validateKeyInfoTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyInfoTypeChoice[])">validateKeyInfoTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a>[] param)</code> -<div class="block">validate the array for KeyInfoTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyInfoTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyName.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyName.Factory.html deleted file mode 100644 index 2c0d1316..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyName.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyName.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyName.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyName.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyName.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyName.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyName.html deleted file mode 100644 index 861f67e1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyName.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyName.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyName.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyName</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyName</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyName</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyName</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyName</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyName.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyName.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyName.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyName.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValue.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValue.Factory.html deleted file mode 100644 index 468842fa..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValue.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValue.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValue.html deleted file mode 100644 index b203d38e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValue.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValue</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValue</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValue</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyValue.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValueType.Factory.html deleted file mode 100644 index 3d3921a6..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValueType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValueType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValueType.html deleted file mode 100644 index 17bdf67d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValueType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localKeyValue">localKeyValue</a></strong></code> -<div class="block">field for KeyValue</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#localKeyValue">localKeyValue</a></strong></code> -<div class="block">field for KeyValue</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#getKeyValue()">getKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#getKeyValue()">getKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#setKeyValue(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType)">setKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValue.html#setKeyValue(at.gv.egiz.moa.SignatureVerificationServiceStub.KeyValueType)">setKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.KeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Manifest.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Manifest.Factory.html deleted file mode 100644 index d9458df4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Manifest.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Manifest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Manifest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Manifest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Manifest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Manifest.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Manifest.html deleted file mode 100644 index 79883871..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Manifest.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Manifest.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Manifest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Manifest</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Manifest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Manifest</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Manifest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Manifest</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Manifest.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Manifest.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Manifest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html deleted file mode 100644 index 80957897..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html deleted file mode 100644 index c2017cd5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html +++ /dev/null @@ -1,201 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ManifestRefsCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#localInfo0">localInfo0</a></strong></code> -<div class="block">field for Info0 - Type of this field is a subtype of its original.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ManifestRefsCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#getInfo0()">getInfo0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ManifestRefsCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#setInfo0(at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType)">setInfo0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html deleted file mode 100644 index 44f34a7d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html deleted file mode 100644 index 77486589..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#localXMLDSIGManifestCheck">localXMLDSIGManifestCheck</a></strong></code> -<div class="block">field for XMLDSIGManifestCheck - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#getXMLDSIGManifestCheck()">getXMLDSIGManifestCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#addXMLDSIGManifestCheck(at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType)">addXMLDSIGManifestCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#setXMLDSIGManifestCheck(at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType[])">setXMLDSIGManifestCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#validateXMLDSIGManifestCheck(at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestRefsCheckResultType[])">validateXMLDSIGManifestCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a>[] param)</code> -<div class="block">validate the array for XMLDSIGManifestCheck</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestRefsCheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestType.Factory.html deleted file mode 100644 index 1b9ab0ce..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestType.html deleted file mode 100644 index a2146ad7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Manifest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#localManifest">localManifest</a></strong></code> -<div class="block">field for Manifest</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Manifest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#getManifest()">getManifest</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ManifestType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Manifest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Manifest.html#setManifest(at.gv.egiz.moa.SignatureVerificationServiceStub.ManifestType)">setManifest</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ManifestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MetaInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MetaInfoType.Factory.html deleted file mode 100644 index f206b77f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MetaInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MetaInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MetaInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MetaInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MetaInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MetaInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MetaInfoType.html deleted file mode 100644 index 6958c9ba..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MetaInfoType.html +++ /dev/null @@ -1,249 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MetaInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MetaInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.FinalDataMetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#localMetaInfo">localMetaInfo</a></strong></code> -<div class="block">field for MetaInfo</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#localMetaInfo">localMetaInfo</a></strong></code> -<div class="block">field for MetaInfo</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#localMetaInfo">localMetaInfo</a></strong></code> -<div class="block">field for MetaInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#getMetaInfo()">getMetaInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#getMetaInfo()">getMetaInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#getMetaInfo()">getMetaInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.MetaInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#setMetaInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType)">setMetaInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#setMetaInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType)">setMetaInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.XMLDataObjectAssociationType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#setMetaInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.MetaInfoType)">setMetaInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MetaInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MetaInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MgmtData.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MgmtData.Factory.html deleted file mode 100644 index 4eae89bb..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MgmtData.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MgmtData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MgmtData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MgmtData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MgmtData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MgmtData.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MgmtData.html deleted file mode 100644 index bb67178e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MgmtData.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MgmtData.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MgmtData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.MgmtData</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MgmtData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MgmtData</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MgmtData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MgmtData</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.MgmtData.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MgmtData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MgmtData.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MgmtData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MimeTypeType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MimeTypeType.Factory.html deleted file mode 100644 index a4d1c49e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MimeTypeType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MimeTypeType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MimeTypeType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MimeTypeType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MimeTypeType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MimeTypeType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MimeTypeType.html deleted file mode 100644 index 9fafb87f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MimeTypeType.html +++ /dev/null @@ -1,210 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MimeTypeType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MimeTypeType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.MetaInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#localMimeType">localMimeType</a></strong></code> -<div class="block">field for MimeType</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.MimeTypeType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.MimeTypeType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.MetaInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#getMimeType()">getMimeType</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.MimeTypeType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.MetaInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MetaInfoType.html#setMimeType(at.gv.egiz.moa.SignatureVerificationServiceStub.MimeTypeType)">setMimeType</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.MimeTypeType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MimeTypeType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.MimeTypeType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Object.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Object.Factory.html deleted file mode 100644 index 967c1c01..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Object.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Object.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Object.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Object.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Object.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Object.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Object.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Object.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Object.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Object.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Object.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Object.html deleted file mode 100644 index 1352ef40..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Object.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Object (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Object (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Object.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Object.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Object" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Object</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Object</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Object</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Object</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Object</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Object.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Object.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Object.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectType.Factory.html deleted file mode 100644 index 43725bda..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ObjectType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ObjectType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectType.html deleted file mode 100644 index 3928da3e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectType.html +++ /dev/null @@ -1,231 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ObjectType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#localObject">localObject</a></strong></code> -<div class="block">field for Object - This was an Array!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Object.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#localObject">localObject</a></strong></code> -<div class="block">field for Object</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#getObject()">getObject</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Object.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#getObject()">getObject</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ObjectType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#addObject(at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType)">addObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Object.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Object.html#setObject(at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType)">setObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#setObject(at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType[])">setObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#validateObject(at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectType[])">validateObject</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a>[] param)</code> -<div class="block">validate the array for Object</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ObjectType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html deleted file mode 100644 index 27785084..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectTypeSequence.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectTypeSequence.html deleted file mode 100644 index afbfa01d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectTypeSequence.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ObjectTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ObjectType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#localObjectTypeSequence">localObjectTypeSequence</a></strong></code> -<div class="block">field for ObjectTypeSequence - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ObjectType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#getObjectTypeSequence()">getObjectTypeSequence</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ObjectTypeSequence.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ObjectType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#addObjectTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence)">addObjectTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ObjectType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#setObjectTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence[])">setObjectTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ObjectType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectType.html#validateObjectTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.ObjectTypeSequence[])">validateObjectTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a>[] param)</code> -<div class="block">validate the array for ObjectTypeSequence</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ObjectTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ObjectTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPData.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPData.Factory.html deleted file mode 100644 index 4ae4481b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPData.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPData.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPData.html deleted file mode 100644 index 13cedb3e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPData.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPData.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPData</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPData</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPData</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPData.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPData.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataType.Factory.html deleted file mode 100644 index b89c74b1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataType.html deleted file mode 100644 index 7c79dd58..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#localPGPData">localPGPData</a></strong></code> -<div class="block">field for PGPData</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localPGPData">localPGPData</a></strong></code> -<div class="block">field for PGPData</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#getPGPData()">getPGPData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#getPGPData()">getPGPData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPDataType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPData.html#setPGPData(at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType)">setPGPData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#setPGPData(at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataType)">setPGPData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html deleted file mode 100644 index 7ef5bdfc..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html deleted file mode 100644 index 7c4822e7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#localPGPDataTypeSequence_type0">localPGPDataTypeSequence_type0</a></strong></code> -<div class="block">field for PGPDataTypeSequence_type0</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#getPGPDataTypeSequence_type0()">getPGPDataTypeSequence_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#setPGPDataTypeSequence_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type0)">setPGPDataTypeSequence_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html deleted file mode 100644 index fa285f85..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html deleted file mode 100644 index 6d4f024b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#localPGPDataTypeSequence_type1">localPGPDataTypeSequence_type1</a></strong></code> -<div class="block">field for PGPDataTypeSequence_type1</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#getPGPDataTypeSequence_type1()">getPGPDataTypeSequence_type1</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PGPDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataType.html#setPGPDataTypeSequence_type1(at.gv.egiz.moa.SignatureVerificationServiceStub.PGPDataTypeSequence_type1)">setPGPDataTypeSequence_type1</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PartOf_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PartOf_type0.Factory.html deleted file mode 100644 index d9dc53e7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PartOf_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PartOf_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PartOf_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PartOf_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PartOf_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PartOf_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PartOf_type0.html deleted file mode 100644 index a4a91dae..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PartOf_type0.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PartOf_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PartOf_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.InputDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#localPartOf">localPartOf</a></strong></code> -<div class="block">field for PartOf - This was an Attribute!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PartOf_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#SignedInfo">SignedInfo</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PartOf_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html#XMLDSIGManifest">XMLDSIGManifest</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PartOf_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PartOf_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PartOf_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html#fromValue(org.apache.axis2.databinding.types.Token)">fromValue</a></strong>(org.apache.axis2.databinding.types.Token value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.InputDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#getPartOf()">getPartOf</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PartOf_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.InputDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.InputDataType.html#setPartOf(at.gv.egiz.moa.SignatureVerificationServiceStub.PartOf_type0)">setPartOf</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PartOf_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PartOf_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PartOf_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html deleted file mode 100644 index e5d858b6..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ProfileIdentifierType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ProfileIdentifierType.html deleted file mode 100644 index d7ce9251..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ProfileIdentifierType.html +++ /dev/null @@ -1,228 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ProfileIdentifierType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ProfileIdentifierType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#localCreateSignatureEnvironmentProfileID">localCreateSignatureEnvironmentProfileID</a></strong></code> -<div class="block">field for CreateSignatureEnvironmentProfileID</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#localCreateTransformsInfoProfileID">localCreateTransformsInfoProfileID</a></strong></code> -<div class="block">field for CreateTransformsInfoProfileID</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ProfileIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ProfileIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#getCreateSignatureEnvironmentProfileID()">getCreateSignatureEnvironmentProfileID</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#getCreateTransformsInfoProfileID()">getCreateTransformsInfoProfileID</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ProfileIdentifierType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#setCreateSignatureEnvironmentProfileID(at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType)">setCreateSignatureEnvironmentProfileID</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#setCreateTransformsInfoProfileID(at.gv.egiz.moa.SignatureVerificationServiceStub.ProfileIdentifierType)">setCreateTransformsInfoProfileID</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ProfileIdentifierType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ProfileIdentifierType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ProfileIdentifierType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthority.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthority.Factory.html deleted file mode 100644 index 3dcf38b5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthority.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthority.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PublicAuthority.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthority.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PublicAuthority.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthority.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthority.html deleted file mode 100644 index a0b20c7b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthority.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthority.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PublicAuthority.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthority</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthority</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthority</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthority</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthority</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PublicAuthority.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthority.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PublicAuthority.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html deleted file mode 100644 index 846c8fde..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PublicAuthorityType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PublicAuthorityType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthorityType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthorityType.html deleted file mode 100644 index 98bf5684..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthorityType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthorityType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PublicAuthorityType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PublicAuthority.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#localPublicAuthority">localPublicAuthority</a></strong></code> -<div class="block">field for PublicAuthority</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PublicAuthority.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#getPublicAuthority()">getPublicAuthority</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PublicAuthorityType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.PublicAuthority.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthority.html#setPublicAuthority(at.gv.egiz.moa.SignatureVerificationServiceStub.PublicAuthorityType)">setPublicAuthority</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.PublicAuthorityType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthorityType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.PublicAuthorityType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html deleted file mode 100644 index bbf57217..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.QualifiedCertificate.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.QualifiedCertificate.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.QualifiedCertificate.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.QualifiedCertificate.html deleted file mode 100644 index 0cbe612a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.QualifiedCertificate.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.QualifiedCertificate.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.QualifiedCertificate.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.QualifiedCertificate</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.QualifiedCertificate</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.QualifiedCertificate</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.QualifiedCertificate</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.QualifiedCertificate</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.QualifiedCertificate.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.QualifiedCertificate.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.QualifiedCertificate.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValue.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValue.Factory.html deleted file mode 100644 index 21c26473..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValue.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RSAKeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RSAKeyValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValue.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValue.html deleted file mode 100644 index 63bcb90d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValue.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RSAKeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValue</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValue</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValue</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RSAKeyValue.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValue.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RSAKeyValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html deleted file mode 100644 index a6c84780..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RSAKeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RSAKeyValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValueType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValueType.html deleted file mode 100644 index 82337b25..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValueType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RSAKeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#localRSAKeyValue">localRSAKeyValue</a></strong></code> -<div class="block">field for RSAKeyValue</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#localRSAKeyValue">localRSAKeyValue</a></strong></code> -<div class="block">field for RSAKeyValue</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#getRSAKeyValue()">getRSAKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#getRSAKeyValue()">getRSAKeyValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RSAKeyValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyValueType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyValueType.html#setRSAKeyValue(at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType)">setRSAKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RSAKeyValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValue.html#setRSAKeyValue(at.gv.egiz.moa.SignatureVerificationServiceStub.RSAKeyValueType)">setRSAKeyValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RSAKeyValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RSAKeyValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Reference.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Reference.Factory.html deleted file mode 100644 index a32de64a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Reference.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Reference.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Reference.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Reference.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Reference.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Reference.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Reference.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Reference.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Reference.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Reference.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Reference.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Reference.html deleted file mode 100644 index bc4f6231..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Reference.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Reference (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Reference (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Reference.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Reference.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Reference" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Reference</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Reference</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Reference</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Reference</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Reference</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Reference.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Reference.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Reference.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferenceType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferenceType.Factory.html deleted file mode 100644 index 481b9dc1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferenceType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferenceType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferenceType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferenceType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferenceType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferenceType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferenceType.html deleted file mode 100644 index 4117d10b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferenceType.html +++ /dev/null @@ -1,262 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferenceType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferenceType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#localReference">localReference</a></strong></code> -<div class="block">field for Reference - This was an Array!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Reference.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#localReference">localReference</a></strong></code> -<div class="block">field for Reference</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ManifestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#localReference">localReference</a></strong></code> -<div class="block">field for Reference - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#getReference()">getReference</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Reference.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#getReference()">getReference</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ManifestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#getReference()">getReference</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferenceType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#addReference(at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType)">addReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ManifestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#addReference(at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType)">addReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Reference.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Reference.html#setReference(at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType)">setReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#setReference(at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType[])">setReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ManifestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#setReference(at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType[])">setReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#validateReference(at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType[])">validateReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a>[] param)</code> -<div class="block">validate the array for Reference</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ManifestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ManifestType.html#validateReference(at.gv.egiz.moa.SignatureVerificationServiceStub.ReferenceType[])">validateReference</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a>[] param)</code> -<div class="block">validate the array for Reference</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferenceType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferenceType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html deleted file mode 100644 index e2d1dbaf..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html deleted file mode 100644 index b5c44bbd..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html +++ /dev/null @@ -1,201 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferencesCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html#localInfo0">localInfo0</a></strong></code> -<div class="block">field for Info0 - Type of this field is a subtype of its original.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferencesCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html#getInfo0()">getInfo0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferencesCheckResultType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html#setInfo0(at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultInfoType)">setInfo0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html deleted file mode 100644 index 050c074b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.html deleted file mode 100644 index d8e5d3a9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferencesCheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#localSignatureCheck">localSignatureCheck</a></strong></code> -<div class="block">field for SignatureCheck</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#localSignatureManifestCheck">localSignatureManifestCheck</a></strong></code> -<div class="block">field for SignatureManifestCheck</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#getSignatureCheck()">getSignatureCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#getSignatureManifestCheck()">getSignatureManifestCheck</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#setSignatureCheck(at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType)">setSignatureCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#setSignatureManifestCheck(at.gv.egiz.moa.SignatureVerificationServiceStub.ReferencesCheckResultType)">setSignatureManifestCheck</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferencesCheckResultType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.ReferencesCheckResultType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethod.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethod.Factory.html deleted file mode 100644 index a3b562fd..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethod.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RetrievalMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RetrievalMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethod.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethod.html deleted file mode 100644 index cb94dee7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethod.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RetrievalMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethod</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethod</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethod</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RetrievalMethod.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RetrievalMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html deleted file mode 100644 index 08ab17f3..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RetrievalMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RetrievalMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethodType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethodType.html deleted file mode 100644 index 3d124e24..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethodType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RetrievalMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localRetrievalMethod">localRetrievalMethod</a></strong></code> -<div class="block">field for RetrievalMethod</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RetrievalMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#localRetrievalMethod">localRetrievalMethod</a></strong></code> -<div class="block">field for RetrievalMethod</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#getRetrievalMethod()">getRetrievalMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RetrievalMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#getRetrievalMethod()">getRetrievalMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RetrievalMethodType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#setRetrievalMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType)">setRetrievalMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RetrievalMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethod.html#setRetrievalMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.RetrievalMethodType)">setRetrievalMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.RetrievalMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIData.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIData.Factory.html deleted file mode 100644 index 489fb1b4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIData.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIData.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIData.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIData.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIData.html deleted file mode 100644 index 7bb032ec..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIData.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIData.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIData</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIData</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIData</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIData</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SPKIData.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIData.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIData.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataType.Factory.html deleted file mode 100644 index d3e82a80..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataType.html deleted file mode 100644 index 3d47e8da..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SPKIData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#localSPKIData">localSPKIData</a></strong></code> -<div class="block">field for SPKIData</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localSPKIData">localSPKIData</a></strong></code> -<div class="block">field for SPKIData</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SPKIData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#getSPKIData()">getSPKIData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#getSPKIData()">getSPKIData</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SPKIDataType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SPKIData.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIData.html#setSPKIData(at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType)">setSPKIData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#setSPKIData(at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataType)">setSPKIData</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html deleted file mode 100644 index e11ffb95..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.html deleted file mode 100644 index 41f06b8f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIDataTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SPKIDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#localSPKIDataTypeSequence">localSPKIDataTypeSequence</a></strong></code> -<div class="block">field for SPKIDataTypeSequence - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SPKIDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#getSPKIDataTypeSequence()">getSPKIDataTypeSequence</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SPKIDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#addSPKIDataTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence)">addSPKIDataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SPKIDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#setSPKIDataTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence[])">setSPKIDataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SPKIDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataType.html#validateSPKIDataTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.SPKIDataTypeSequence[])">validateSPKIDataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a>[] param)</code> -<div class="block">validate the array for SPKIDataTypeSequence</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SPKIDataTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html deleted file mode 100644 index fa4257b2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html deleted file mode 100644 index 66c02c3c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SecureSignatureCreationDevice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SecureSignatureCreationDevice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SecureSignatureCreationDevice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SecureSignatureCreationDevice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SecureSignatureCreationDevice</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SecureSignatureCreationDevice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatoriesType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatoriesType.Factory.html deleted file mode 100644 index acf228f2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatoriesType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatoriesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatoriesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatoriesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatoriesType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatoriesType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignatoriesType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatoriesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatoriesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatoriesType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatoriesType.html deleted file mode 100644 index 66ae74b6..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatoriesType.html +++ /dev/null @@ -1,217 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatoriesType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatoriesType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatoriesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatoriesType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatoriesType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#localSignatories">localSignatories</a></strong></code> -<div class="block">field for Signatories - This was an Attribute!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#getSignatories()">getSignatories</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatoriesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#setSignatories(at.gv.egiz.moa.SignatureVerificationServiceStub.SignatoriesType)">setSignatories</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatoriesType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatoriesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Signature.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Signature.Factory.html deleted file mode 100644 index b1af9801..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Signature.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Signature.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Signature.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Signature.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Signature.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Signature.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Signature.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Signature.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Signature.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Signature.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Signature.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Signature.html deleted file mode 100644 index 75f4d195..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Signature.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Signature (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Signature (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Signature.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Signature.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Signature" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Signature</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Signature</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Signature</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Signature</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Signature</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Signature.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Signature.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Signature.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html deleted file mode 100644 index 3b3dd8b0..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.html deleted file mode 100644 index 75bbed18..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureEnvironment_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#localSignatureEnvironment">localSignatureEnvironment</a></strong></code> -<div class="block">field for SignatureEnvironment</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#getSignatureEnvironment()">getSignatureEnvironment</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#setSignatureEnvironment(at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureEnvironment_type0)">setSignatureEnvironment</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureEnvironment_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html deleted file mode 100644 index a528e9d1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html deleted file mode 100644 index 108de369..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#localSignatureManifestCheckParams">localSignatureManifestCheckParams</a></strong></code> -<div class="block">field for SignatureManifestCheckParams</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#getSignatureManifestCheckParams()">getSignatureManifestCheckParams</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#setSignatureManifestCheckParams(at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureManifestCheckParams_type0)">setSignatureManifestCheckParams</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethod.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethod.Factory.html deleted file mode 100644 index cd18957c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethod.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethod.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureMethod.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethod.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethod.html deleted file mode 100644 index 58102abc..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethod.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethod</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethod</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethod</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethod</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureMethod.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethod.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureMethod.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethodType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethodType.Factory.html deleted file mode 100644 index bd53df51..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethodType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethodType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureMethodType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethodType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethodType.html deleted file mode 100644 index 2923dc22..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethodType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#localSignatureMethod">localSignatureMethod</a></strong></code> -<div class="block">field for SignatureMethod</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#localSignatureMethod">localSignatureMethod</a></strong></code> -<div class="block">field for SignatureMethod</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#getSignatureMethod()">getSignatureMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#getSignatureMethod()">getSignatureMethod</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureMethodType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureMethod.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethod.html#setSignatureMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType)">setSignatureMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html#setSignatureMethod(at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureMethodType)">setSignatureMethod</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureMethodType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethodType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureMethodType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperties.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperties.Factory.html deleted file mode 100644 index 48490899..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperties.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperties.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureProperties.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperties.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureProperties.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperties.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperties.html deleted file mode 100644 index 0a7b032f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperties.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperties.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureProperties.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperties</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperties</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperties</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperties</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperties</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureProperties.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperties.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureProperties.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html deleted file mode 100644 index 96f3cf91..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertiesType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertiesType.html deleted file mode 100644 index 3f686077..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertiesType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertiesType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertiesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureProperties.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#localSignatureProperties">localSignatureProperties</a></strong></code> -<div class="block">field for SignatureProperties</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureProperties.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#getSignatureProperties()">getSignatureProperties</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertiesType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureProperties.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperties.html#setSignatureProperties(at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertiesType)">setSignatureProperties</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertiesType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertiesType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperty.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperty.Factory.html deleted file mode 100644 index 491be3bb..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperty.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperty.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureProperty.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperty.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureProperty.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperty.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperty.html deleted file mode 100644 index aeeec7db..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperty.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperty.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureProperty.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureProperty</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperty</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperty</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperty</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperty</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureProperty.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperty.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureProperty.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html deleted file mode 100644 index 39731744..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertyType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertyType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyType.html deleted file mode 100644 index 42e3799e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyType.html +++ /dev/null @@ -1,231 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertyType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertiesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#localSignatureProperty">localSignatureProperty</a></strong></code> -<div class="block">field for SignatureProperty - This was an Array!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureProperty.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#localSignatureProperty">localSignatureProperty</a></strong></code> -<div class="block">field for SignatureProperty</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertiesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#getSignatureProperty()">getSignatureProperty</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureProperty.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#getSignatureProperty()">getSignatureProperty</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertyType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertiesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#addSignatureProperty(at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType)">addSignatureProperty</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureProperty.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureProperty.html#setSignatureProperty(at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType)">setSignatureProperty</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertiesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#setSignatureProperty(at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType[])">setSignatureProperty</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertiesType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertiesType.html#validateSignatureProperty(at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyType[])">validateSignatureProperty</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a>[] param)</code> -<div class="block">validate the array for SignatureProperty</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertyType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html deleted file mode 100644 index b17d521e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html deleted file mode 100644 index ccfecc04..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertyType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#localSignaturePropertyTypeChoice">localSignaturePropertyTypeChoice</a></strong></code> -<div class="block">field for SignaturePropertyTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertyType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#getSignaturePropertyTypeChoice()">getSignaturePropertyTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertyType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#addSignaturePropertyTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice)">addSignaturePropertyTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertyType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#setSignaturePropertyTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice[])">setSignaturePropertyTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignaturePropertyType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyType.html#validateSignaturePropertyTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.SignaturePropertyTypeChoice[])">validateSignaturePropertyTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a>[] param)</code> -<div class="block">validate the array for SignaturePropertyTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureType.Factory.html deleted file mode 100644 index 6d6a8ff9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureType.html deleted file mode 100644 index f8f61e66..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Signature.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#localSignature">localSignature</a></strong></code> -<div class="block">field for Signature</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Signature.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#getSignature()">getSignature</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Signature.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Signature.html#setSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureType)">setSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValue.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValue.Factory.html deleted file mode 100644 index bff89cb5..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValue.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValue.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureValue.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValue.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValue.html deleted file mode 100644 index 456aa90b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValue.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValue.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValue</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValue</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValue</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValue</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureValue.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValue.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureValue.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValueType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValueType.Factory.html deleted file mode 100644 index 67442f9d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValueType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValueType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureValueType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValueType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValueType.html deleted file mode 100644 index 3a16f192..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValueType.html +++ /dev/null @@ -1,228 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#localSignatureValue">localSignatureValue</a></strong></code> -<div class="block">field for SignatureValue</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#localSignatureValue">localSignatureValue</a></strong></code> -<div class="block">field for SignatureValue</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#getSignatureValue()">getSignatureValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#getSignatureValue()">getSignatureValue</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureValueType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#setSignatureValue(at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType)">setSignatureValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureValue.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValue.html#setSignatureValue(at.gv.egiz.moa.SignatureVerificationServiceStub.SignatureValueType)">setSignatureValue</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureValueType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValueType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignatureValueType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfo.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfo.Factory.html deleted file mode 100644 index 7263d4da..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfo.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfo.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignedInfo.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfo.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignedInfo.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfo.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfo.html deleted file mode 100644 index 49aaf54e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfo.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfo.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignedInfo.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfo</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfo</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfo</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfo</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfo</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfo.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfo.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignedInfo.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfoType.Factory.html deleted file mode 100644 index 9dff0bea..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignedInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignedInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfoType.html deleted file mode 100644 index f3a04013..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfoType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignedInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#localSignedInfo">localSignedInfo</a></strong></code> -<div class="block">field for SignedInfo</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#localSignedInfo">localSignedInfo</a></strong></code> -<div class="block">field for SignedInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#getSignedInfo()">getSignedInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#getSignedInfo()">getSignedInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureType.html#setSignedInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType)">setSignedInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignedInfo.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfo.html#setSignedInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SignedInfoType)">setSignedInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignedInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SignedInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html deleted file mode 100644 index 5f5ed77b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html deleted file mode 100644 index aec32710..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#localSingleSignatureInfo">localSingleSignatureInfo</a></strong></code> -<div class="block">field for SingleSignatureInfo - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#addSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0)">addSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#setSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0[])">setSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#validateSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type0[])">validateSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a>[] param)</code> -<div class="block">validate the array for SingleSignatureInfo</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SingleSignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html deleted file mode 100644 index 9ee4cc01..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html deleted file mode 100644 index 11510031..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#localSingleSignatureInfo">localSingleSignatureInfo</a></strong></code> -<div class="block">field for SingleSignatureInfo - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#getSingleSignatureInfo()">getSingleSignatureInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#addSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1)">addSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#setSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1[])">setSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateCMSSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#validateSingleSignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.SingleSignatureInfo_type1[])">validateSingleSignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a>[] param)</code> -<div class="block">validate the array for SingleSignatureInfo</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SingleSignatureInfo_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type0.Factory.html deleted file mode 100644 index 0bd18620..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Source_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Source_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type0.html deleted file mode 100644 index afd5401b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type0.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Source_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#Certificate">Certificate</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SecureSignatureCreationDevice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#localSource">localSource</a></strong></code> -<div class="block">field for Source - This was an Attribute!</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html#TSL">TSL</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html#fromValue(org.apache.axis2.databinding.types.Token)">fromValue</a></strong>(org.apache.axis2.databinding.types.Token value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SecureSignatureCreationDevice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#getSource()">getSource</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SecureSignatureCreationDevice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#setSource(at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type0)">setSource</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Source_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type1.Factory.html deleted file mode 100644 index ede00106..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Source_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Source_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type1.html deleted file mode 100644 index fd1caf8d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type1.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Source_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#Certificate">Certificate</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.QualifiedCertificate.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#localSource">localSource</a></strong></code> -<div class="block">field for Source - This was an Attribute!</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html#TSL">TSL</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html#fromValue(org.apache.axis2.databinding.types.Token)">fromValue</a></strong>(org.apache.axis2.databinding.types.Token value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.QualifiedCertificate.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#getSource()">getSource</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Source_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.QualifiedCertificate.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.QualifiedCertificate.html#setSource(at.gv.egiz.moa.SignatureVerificationServiceStub.Source_type1)">setSource</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Source_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Source_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Space_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Space_type0.Factory.html deleted file mode 100644 index d10c0565..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Space_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Space_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Space_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Space_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Space_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Space_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Space_type0.html deleted file mode 100644 index 755e4f1d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Space_type0.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Space_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Space_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.XMLContentType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html#localSpace">localSpace</a></strong></code> -<div class="block">field for Space - This was an Attribute!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Space_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#value1">value1</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Space_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html#value2">value2</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Space_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Space_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Space_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html#fromValue(org.apache.axis2.databinding.types.NCName)">fromValue</a></strong>(org.apache.axis2.databinding.types.NCName value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.XMLContentType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html#getSpace()">getSpace</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Space_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.XMLContentType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html#setSpace(at.gv.egiz.moa.SignatureVerificationServiceStub.Space_type0)">setSpace</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Space_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Space_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Space_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type0.Factory.html deleted file mode 100644 index 0139e2d6..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Structure_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Structure_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type0.html deleted file mode 100644 index 1993fbc1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type0.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Structure_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#detached">detached</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html#enveloping">enveloping</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#localStructure">localStructure</a></strong></code> -<div class="block">field for Structure - This was an Attribute!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#getStructure()">getStructure</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.DataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.DataObjectInfoType.html#setStructure(at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type0)">setStructure</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Structure_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type1.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type1.Factory.html deleted file mode 100644 index 89085cac..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type1.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Structure_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type1.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Structure_type1.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type1.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type1.html deleted file mode 100644 index f10e3b1d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type1.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Structure_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#detached">detached</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type1.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html#enveloping">enveloping</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#localStructure">localStructure</a></strong></code> -<div class="block">field for Structure - This was an Attribute!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#fromString(java.lang.String, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespaceURI)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#fromString(javax.xml.stream.XMLStreamReader, java.lang.String)">fromString</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> xmlStreamReader, - <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> content)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#getStructure()">getStructure</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Structure_type1.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CMSDataObjectInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#setStructure(at.gv.egiz.moa.SignatureVerificationServiceStub.Structure_type1)">setStructure</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Structure_type1.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type1.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Structure_type1.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Supplement.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Supplement.Factory.html deleted file mode 100644 index 911878ae..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Supplement.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Supplement.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Supplement.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Supplement.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Supplement.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Supplement.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Supplement.html deleted file mode 100644 index 3217be7a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Supplement.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Supplement.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Supplement.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Supplement</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Supplement</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Supplement</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Supplement</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Supplement</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Supplement.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Supplement.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Supplement.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SupplementProfile.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SupplementProfile.Factory.html deleted file mode 100644 index 3f5c0c38..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SupplementProfile.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SupplementProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SupplementProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SupplementProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SupplementProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SupplementProfile.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SupplementProfile.html deleted file mode 100644 index a4790a06..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SupplementProfile.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SupplementProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SupplementProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.SupplementProfile</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SupplementProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SupplementProfile</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SupplementProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.SupplementProfile</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SupplementProfile.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SupplementProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.SupplementProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transform.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transform.Factory.html deleted file mode 100644 index d7c2e5d8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transform.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transform.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transform.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transform.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Transform.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transform.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Transform.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Transform.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transform.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Transform.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transform.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transform.html deleted file mode 100644 index 75242562..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transform.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transform (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transform (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transform.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Transform.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transform" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Transform</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transform</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transform</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transform</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transform</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Transform.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transform.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Transform.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformParameterType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformParameterType.Factory.html deleted file mode 100644 index 56f2e65e..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformParameterType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformParameterType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformParameterType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformParameterType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformParameterType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformParameterType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformParameterType.html deleted file mode 100644 index e0f59df4..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformParameterType.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformParameterType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformParameterType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#localTransformParameter">localTransformParameter</a></strong></code> -<div class="block">field for TransformParameter - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#getTransformParameter()">getTransformParameter</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformParameterType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#addTransformParameter(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType)">addTransformParameter</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#setTransformParameter(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType[])">setTransformParameter</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#validateTransformParameter(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformParameterType[])">validateTransformParameter</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a>[] param)</code> -<div class="block">validate the array for TransformParameter</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformParameterType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformParameterType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformParameterType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformType.Factory.html deleted file mode 100644 index 71861d1c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformType.html deleted file mode 100644 index 16fdd3b8..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformType.html +++ /dev/null @@ -1,231 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Transform.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#localTransform">localTransform</a></strong></code> -<div class="block">field for Transform</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#localTransform">localTransform</a></strong></code> -<div class="block">field for Transform - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Transform.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#getTransform()">getTransform</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#getTransform()">getTransform</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#addTransform(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType)">addTransform</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Transform.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transform.html#setTransform(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType)">setTransform</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#setTransform(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType[])">setTransform</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html#validateTransform(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformType[])">validateTransform</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a>[] param)</code> -<div class="block">validate the array for Transform</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html deleted file mode 100644 index b7bf0e33..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformTypeChoice.html deleted file mode 100644 index 2f511c68..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#localTransformTypeChoice">localTransformTypeChoice</a></strong></code> -<div class="block">field for TransformTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#getTransformTypeChoice()">getTransformTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#addTransformTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice)">addTransformTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#setTransformTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice[])">setTransformTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformType.html#validateTransformTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformTypeChoice[])">validateTransformTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a>[] param)</code> -<div class="block">validate the array for TransformTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transforms.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transforms.Factory.html deleted file mode 100644 index 225fdd18..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transforms.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transforms.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Transforms.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transforms.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Transforms.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transforms.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transforms.html deleted file mode 100644 index 4831cb29..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transforms.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transforms.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Transforms.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.Transforms</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transforms</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transforms</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transforms</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.Transforms</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Transforms.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transforms.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.Transforms.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsInfoType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsInfoType.Factory.html deleted file mode 100644 index 099b6729..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsInfoType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformsInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsInfoType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformsInfoType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsInfoType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsInfoType.html deleted file mode 100644 index b9ed9132..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsInfoType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformsInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#localCreateTransformsInfo">localCreateTransformsInfo</a></strong></code> -<div class="block">field for CreateTransformsInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#getCreateTransformsInfo()">getCreateTransformsInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsInfoType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#setCreateTransformsInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsInfoType)">setCreateTransformsInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsInfoType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformsInfoType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsType.Factory.html deleted file mode 100644 index 2749cfdc..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformsType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformsType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsType.html deleted file mode 100644 index 24c69f2a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsType.html +++ /dev/null @@ -1,272 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformsType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#localTransforms">localTransforms</a></strong></code> -<div class="block">field for Transforms</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Transforms.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#localTransforms">localTransforms</a></strong></code> -<div class="block">field for Transforms</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RetrievalMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html#localTransforms">localTransforms</a></strong></code> -<div class="block">field for Transforms</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#localTransforms">localTransforms</a></strong></code> -<div class="block">field for Transforms</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#localTransforms">localTransforms</a></strong></code> -<div class="block">field for Transforms</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#getTransforms()">getTransforms</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Transforms.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#getTransforms()">getTransforms</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RetrievalMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html#getTransforms()">getTransforms</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#getTransforms()">getTransforms</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#getTransforms()">getTransforms</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#setTransforms(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType)">setTransforms</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Transforms.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Transforms.html#setTransforms(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType)">setTransforms</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.RetrievalMethodType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.RetrievalMethodType.html#setTransforms(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType)">setTransforms</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ReferenceType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ReferenceType.html#setTransforms(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType)">setTransforms</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.TransformsInfoType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsInfoType.html#setTransforms(at.gv.egiz.moa.SignatureVerificationServiceStub.TransformsType)">setTransforms</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.TransformsType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.TransformsType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html deleted file mode 100644 index f0432306..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html deleted file mode 100644 index 495d9d1b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html +++ /dev/null @@ -1,186 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#startverifyCMSSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest, at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler)">startverifyCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a> verifyCMSSignatureRequest10, - <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceCallbackHandler</a> callback)</code> -<div class="block">Auto generated method signature for Asynchronous Invocations</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#verifyCMSSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest)">verifyCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a> verifyCMSSignatureRequest10)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html deleted file mode 100644 index 5cbd88de..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html deleted file mode 100644 index acf8cf90..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html +++ /dev/null @@ -1,177 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a></strong></code> </td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html deleted file mode 100644 index 83aeb845..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html deleted file mode 100644 index 193af38a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html +++ /dev/null @@ -1,186 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#verifyCMSSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureRequest)">verifyCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a> verifyCMSSignatureRequest10)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceCallbackHandler.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#receiveResultverifyCMSSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponse)">receiveResultverifyCMSSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a> result)</code> -<div class="block">auto generated Axis2 call back method for verifyCMSSignature method - override this method for handling normal response from verifyCMSSignature operation</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html deleted file mode 100644 index aad53b35..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html deleted file mode 100644 index 791bb152..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#localVerifyCMSSignatureResponse">localVerifyCMSSignatureResponse</a></strong></code> -<div class="block">field for VerifyCMSSignatureResponse</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#getVerifyCMSSignatureResponse()">getVerifyCMSSignatureResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#setVerifyCMSSignatureResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseType)">setVerifyCMSSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html deleted file mode 100644 index b72d5946..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html deleted file mode 100644 index 49378e23..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#localVerifyCMSSignatureResponseTypeSequence">localVerifyCMSSignatureResponseTypeSequence</a></strong></code> -<div class="block">field for VerifyCMSSignatureResponseTypeSequence - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#getVerifyCMSSignatureResponseTypeSequence()">getVerifyCMSSignatureResponseTypeSequence</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#addVerifyCMSSignatureResponseTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence)">addVerifyCMSSignatureResponseTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#setVerifyCMSSignatureResponseTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence[])">setVerifyCMSSignatureResponseTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#validateVerifyCMSSignatureResponseTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence[])">validateVerifyCMSSignatureResponseTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a>[] param)</code> -<div class="block">validate the array for VerifyCMSSignatureResponseTypeSequence</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html deleted file mode 100644 index 1cd3e151..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html deleted file mode 100644 index fde06c42..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#localVerifySignatureInfo">localVerifySignatureInfo</a></strong></code> -<div class="block">field for VerifySignatureInfo</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#getVerifySignatureInfo()">getVerifySignatureInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#setVerifySignatureInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifySignatureInfo_type0)">setVerifySignatureInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifySignatureInfo_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html deleted file mode 100644 index 589d16c2..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.html deleted file mode 100644 index 78ba6c6b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#localReferenceInfo">localReferenceInfo</a></strong></code> -<div class="block">field for ReferenceInfo - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#getReferenceInfo()">getReferenceInfo</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#addReferenceInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType)">addReferenceInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#setReferenceInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType[])">setReferenceInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#validateReferenceInfo(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataType[])">validateReferenceInfo</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a>[] param)</code> -<div class="block">validate the array for ReferenceInfo</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsDataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html deleted file mode 100644 index 54f9eed1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html deleted file mode 100644 index 4d90957a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#localVerifyTransformsDataTypeChoice">localVerifyTransformsDataTypeChoice</a></strong></code> -<div class="block">field for VerifyTransformsDataTypeChoice - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#getVerifyTransformsDataTypeChoice()">getVerifyTransformsDataTypeChoice</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#addVerifyTransformsDataTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice)">addVerifyTransformsDataTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#setVerifyTransformsDataTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice[])">setVerifyTransformsDataTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataType.html#validateVerifyTransformsDataTypeChoice(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice[])">validateVerifyTransformsDataTypeChoice</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a>[] param)</code> -<div class="block">validate the array for VerifyTransformsDataTypeChoice</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html deleted file mode 100644 index 84fc493d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html deleted file mode 100644 index 0ff7d459..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html deleted file mode 100644 index fc64a2e3..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html deleted file mode 100644 index f8522f0c..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#localVerifyTransformsInfoProfile">localVerifyTransformsInfoProfile</a></strong></code> -<div class="block">field for VerifyTransformsInfoProfile</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#localVerifyTransformsInfoProfile">localVerifyTransformsInfoProfile</a></strong></code> -<div class="block">field for VerifyTransformsInfoProfile</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#getVerifyTransformsInfoProfile()">getVerifyTransformsInfoProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#getVerifyTransformsInfoProfile()">getVerifyTransformsInfoProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsInfoProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#setVerifyTransformsInfoProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0)">setVerifyTransformsInfoProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#setVerifyTransformsInfoProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0)">setVerifyTransformsInfoProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html deleted file mode 100644 index d33bc80a..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html deleted file mode 100644 index 0af56576..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html +++ /dev/null @@ -1,186 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#startverifyXMLSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest, at.gv.egiz.moa.SignatureVerificationServiceCallbackHandler)">startverifyXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a> verifyXMLSignatureRequest8, - <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceCallbackHandler</a> callback)</code> -<div class="block">Auto generated method signature for Asynchronous Invocations</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#verifyXMLSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest)">verifyXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a> verifyXMLSignatureRequest8)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html deleted file mode 100644 index b09b437d..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html deleted file mode 100644 index e0742126..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#localVerifyXMLSignatureRequest">localVerifyXMLSignatureRequest</a></strong></code> -<div class="block">field for VerifyXMLSignatureRequest</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#getVerifyXMLSignatureRequest()">getVerifyXMLSignatureRequest</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequest.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#setVerifyXMLSignatureRequest(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestType)">setVerifyXMLSignatureRequest</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html deleted file mode 100644 index d9507532..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html deleted file mode 100644 index 01875be3..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#localVerifyXMLSignatureRequestTypeChoice_type0">localVerifyXMLSignatureRequestTypeChoice_type0</a></strong></code> -<div class="block">field for VerifyXMLSignatureRequestTypeChoice_type0 - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#getVerifyXMLSignatureRequestTypeChoice_type0()">getVerifyXMLSignatureRequestTypeChoice_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#addVerifyXMLSignatureRequestTypeChoice_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0)">addVerifyXMLSignatureRequestTypeChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#setVerifyXMLSignatureRequestTypeChoice_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0[])">setVerifyXMLSignatureRequestTypeChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#validateVerifyXMLSignatureRequestTypeChoice_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0[])">validateVerifyXMLSignatureRequestTypeChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a>[] param)</code> -<div class="block">validate the array for VerifyXMLSignatureRequestTypeChoice_type0</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html deleted file mode 100644 index 1d746797..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html deleted file mode 100644 index 6795b366..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html +++ /dev/null @@ -1,186 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html#verifyXMLSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureRequest)">verifyXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a> verifyXMLSignatureRequest8)</code> -<div class="block">Auto generated method signature</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceCallbackHandler.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html#receiveResultverifyXMLSignature(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponse)">receiveResultverifyXMLSignature</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a> result)</code> -<div class="block">auto generated Axis2 call back method for verifyXMLSignature method - override this method for handling normal response from verifyXMLSignature operation</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html deleted file mode 100644 index a982be5b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html deleted file mode 100644 index c68fa448..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#localVerifyXMLSignatureResponse">localVerifyXMLSignatureResponse</a></strong></code> -<div class="block">field for VerifyXMLSignatureResponse</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#getVerifyXMLSignatureResponse()">getVerifyXMLSignatureResponse</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureResponse.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#setVerifyXMLSignatureResponse(at.gv.egiz.moa.SignatureVerificationServiceStub.VerifyXMLSignatureResponseType)">setVerifyXMLSignatureResponse</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509Data.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509Data.Factory.html deleted file mode 100644 index 557c4ec7..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509Data.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509Data.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509Data.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509Data.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509Data.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509Data.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509Data.html deleted file mode 100644 index f2ca0bf1..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509Data.html +++ /dev/null @@ -1,164 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509Data.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509Data.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.X509Data</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509Data</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509Data</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509Data</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509Data</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509Data.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509Data.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509Data.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataType.Factory.html deleted file mode 100644 index 43d10ce9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataType.html deleted file mode 100644 index 18686e23..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataType.html +++ /dev/null @@ -1,218 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#localX509Data">localX509Data</a></strong></code> -<div class="block">field for X509Data</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509Data.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#localX509Data">localX509Data</a></strong></code> -<div class="block">field for X509Data</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#getX509Data()">getX509Data</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509Data.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#getX509Data()">getX509Data</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.KeyInfoTypeChoice.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#setX509Data(at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType)">setX509Data</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509Data.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509Data.html#setX509Data(at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataType)">setX509Data</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html deleted file mode 100644 index 08addb16..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html deleted file mode 100644 index 21b46048..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0 (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html#localX509DataTypeChoice_type0">localX509DataTypeChoice_type0</a></strong></code> -<div class="block">field for X509DataTypeChoice_type0</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html#getX509DataTypeChoice_type0()">getX509DataTypeChoice_type0</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataTypeSequence.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html#setX509DataTypeChoice_type0(at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeChoice_type0)">setX509DataTypeChoice_type0</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataTypeChoice_type0.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html deleted file mode 100644 index fd5182a9..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeSequence.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeSequence.html deleted file mode 100644 index fd2ed883..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeSequence.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#localX509DataTypeSequence">localX509DataTypeSequence</a></strong></code> -<div class="block">field for X509DataTypeSequence - This was an Array!</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#getX509DataTypeSequence()">getX509DataTypeSequence</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataTypeSequence.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#addX509DataTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence)">addX509DataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#setX509DataTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence[])">setX509DataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataType.html#validateX509DataTypeSequence(at.gv.egiz.moa.SignatureVerificationServiceStub.X509DataTypeSequence[])">validateX509DataTypeSequence</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a>[] param)</code> -<div class="block">validate the array for X509DataTypeSequence</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeSequence.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeSequence.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509DataTypeSequence.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html deleted file mode 100644 index 5da231ef..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509IssuerSerialType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509IssuerSerialType.html deleted file mode 100644 index 17c29a07..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509IssuerSerialType.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509IssuerSerialType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509IssuerSerialType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#localX509IssuerSerial">localX509IssuerSerial</a></strong></code> -<div class="block">field for X509IssuerSerial</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#getX509IssuerSerial()">getX509IssuerSerial</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509IssuerSerialType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.X509DataTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#setX509IssuerSerial(at.gv.egiz.moa.SignatureVerificationServiceStub.X509IssuerSerialType)">setX509IssuerSerial</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.X509IssuerSerialType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509IssuerSerialType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.X509IssuerSerialType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLContentType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLContentType.Factory.html deleted file mode 100644 index 6c646d30..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLContentType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLContentType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.XMLContentType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLContentType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.XMLContentType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLContentType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLContentType.html deleted file mode 100644 index 826c1067..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLContentType.html +++ /dev/null @@ -1,236 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLContentType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.XMLContentType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#localXMLContent">localXMLContent</a></strong></code> -<div class="block">field for XMLContent</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentRequiredRefType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#localXMLContent">localXMLContent</a></strong></code> -<div class="block">field for XMLContent</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentExLocRefBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#localXMLContent">localXMLContent</a></strong></code> -<div class="block">field for XMLContent</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#getXMLContent()">getXMLContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentRequiredRefType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#getXMLContent()">getXMLContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentExLocRefBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#getXMLContent()">getXMLContent</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.XMLContentType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)">setXMLContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentRequiredRefType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentRequiredRefType.html#setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)">setXMLContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.ContentExLocRefBaseType.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#setXMLContent(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLContentType)">setXMLContent</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLContentType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLContentType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.XMLContentType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html deleted file mode 100644 index 5701836b..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html deleted file mode 100644 index 176938ff..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html +++ /dev/null @@ -1,298 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a> in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> declared as <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#localSupplement">localSupplement</a></strong></code> -<div class="block">field for Supplement - This was an Array!</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#localSupplement">localSupplement</a></strong></code> -<div class="block">field for Supplement - This was an Array!</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Supplement.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#localSupplement">localSupplement</a></strong></code> -<div class="block">field for Supplement</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#localSupplementProfile">localSupplementProfile</a></strong></code> -<div class="block">field for SupplementProfile</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SupplementProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#localSupplementProfile">localSupplementProfile</a></strong></code> -<div class="block">field for SupplementProfile</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> that return <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#getSupplement()">getSupplement</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[]</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#getSupplement()">getSupplement</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Supplement.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#getSupplement()">getSupplement</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#getSupplementProfile()">getSupplementProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SupplementProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#getSupplementProfile()">getSupplementProfile</a></strong>()</code> -<div class="block">Auto generated getter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.Factory.html#parse(javax.xml.stream.XMLStreamReader)">parse</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamReader.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamReader</a> reader)</code> -<div class="block">static method to create the object - Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable - If this object is not an element, it is a complex type and the reader is at the event just after the outer start element - Postcondition: If this object is an element, the reader is positioned at its end element - If this object is a complex type, the reader is positioned at the end element of its outer element</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> with parameters of type <a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#addSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType)">addSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#addSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType)">addSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a> param)</code> -<div class="block">Auto generated add method for the array for convenience</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.Supplement.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.Supplement.html#setSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType)">setSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#setSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType[])">setSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#setSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType[])">setSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#setSupplementProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType)">setSupplementProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.SupplementProfile.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SupplementProfile.html#setSupplementProfile(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType)">setSupplementProfile</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a> param)</code> -<div class="block">Auto generated setter method</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#validateSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType[])">validateSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] param)</code> -<div class="block">validate the array for Supplement</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.</span><code><strong><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#validateSupplement(at.gv.egiz.moa.SignatureVerificationServiceStub.XMLDataObjectAssociationType[])">validateSupplement</a></strong>(<a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a>[] param)</code> -<div class="block">validate the array for Supplement</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.XMLDataObjectAssociationType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.html b/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.html deleted file mode 100644 index 3b5a902f..00000000 --- a/docs/full/at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.html +++ /dev/null @@ -1,118 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class at.gv.egiz.moa.SignatureVerificationServiceStub" class="title">Uses of Class<br>at.gv.egiz.moa.SignatureVerificationServiceStub</h2> -</div> -<div class="classUseContainer">No usage of at.gv.egiz.moa.SignatureVerificationServiceStub</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../../../../../overview-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.html" target="_top">Frames</a></li> -<li><a href="SignatureVerificationServiceStub.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/docs/full/at/gv/egiz/moa/package-frame.html b/docs/full/at/gv/egiz/moa/package-frame.html index 56c6b3f1..c31e0cc2 100644 --- a/docs/full/at/gv/egiz/moa/package-frame.html +++ b/docs/full/at/gv/egiz/moa/package-frame.html @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>at.gv.egiz.moa (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.moa</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> diff --git a/docs/full/at/gv/egiz/moa/package-summary.html b/docs/full/at/gv/egiz/moa/package-summary.html index 9ffcf56d..5ab1618b 100644 --- a/docs/full/at/gv/egiz/moa/package-summary.html +++ b/docs/full/at/gv/egiz/moa/package-summary.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>at.gv.egiz.moa (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.moa</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="at.gv.egiz.moa (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="at.gv.egiz.moa"; } //--> </script> @@ -28,18 +27,16 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> -<li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../at/gv/egiz/dsig/util/package-summary.html">Prev Package</a></li> -<li><a href="../../../../at/gv/egiz/pdfas/lib/api/package-summary.html">Next Package</a></li> +<li><a href="../../../../at/gv/egiz/pdfas/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?at/gv/egiz/moa/package-summary.html" target="_top">Frames</a></li> @@ -3021,18 +3018,16 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> -<li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../at/gv/egiz/dsig/util/package-summary.html">Prev Package</a></li> -<li><a href="../../../../at/gv/egiz/pdfas/lib/api/package-summary.html">Next Package</a></li> +<li><a href="../../../../at/gv/egiz/pdfas/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?at/gv/egiz/moa/package-summary.html" target="_top">Frames</a></li> diff --git a/docs/full/at/gv/egiz/moa/package-tree.html b/docs/full/at/gv/egiz/moa/package-tree.html index 8b2d3763..4ded8dff 100644 --- a/docs/full/at/gv/egiz/moa/package-tree.html +++ b/docs/full/at/gv/egiz/moa/package-tree.html @@ -2,16 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:06 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>at.gv.egiz.moa Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.moa Class Hierarchy</title> +<meta name="date" content="2014-02-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="at.gv.egiz.moa Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="at.gv.egiz.moa Class Hierarchy"; } //--> </script> @@ -28,18 +27,16 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> -<li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../at/gv/egiz/dsig/util/package-tree.html">Prev</a></li> -<li><a href="../../../../at/gv/egiz/pdfas/lib/api/package-tree.html">Next</a></li> +<li><a href="../../../../at/gv/egiz/pdfas/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?at/gv/egiz/moa/package-tree.html" target="_top">Frames</a></li> @@ -74,9 +71,9 @@ <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> -<li type="circle">java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> +<li type="circle">java.lang.Object <ul> -<li type="circle">at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/ByteArrayDataSource.html" title="class in at.gv.egiz.moa"><span class="strong">ByteArrayDataSource</span></a> (implements javax.activation.<a href="http://java.sun.com/j2ee/1.4/docs/api/javax/activation/DataSource.html?is-external=true" title="class or interface in javax.activation">DataSource</a>)</li> +<li type="circle">at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/ByteArrayDataSource.html" title="class in at.gv.egiz.moa"><span class="strong">ByteArrayDataSource</span></a> (implements javax.activation.DataSource)</li> <li type="circle">at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceCallbackHandler.html" title="class in at.gv.egiz.moa"><span class="strong">SignatureCreationServiceCallbackHandler</span></a></li> <li type="circle">at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">SignatureCreationServiceStub.AllSignatoriesType</span></a> (implements org.apache.axis2.databinding.ADBBean)</li> <li type="circle">at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.AllSignatoriesType.Factory.html" title="class in at.gv.egiz.moa"><span class="strong">SignatureCreationServiceStub.AllSignatoriesType.Factory</span></a></li> @@ -733,16 +730,16 @@ <li type="circle">at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.html" title="class in at.gv.egiz.moa"><span class="strong">SignatureVerificationServiceStub</span></a></li> </ul> </li> -<li type="circle">java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) +<li type="circle">java.lang.Throwable (implements java.io.Serializable) <ul> -<li type="circle">java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a> +<li type="circle">java.lang.Exception <ul> <li type="circle">at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/MOAFault.html" title="class in at.gv.egiz.moa"><span class="strong">MOAFault</span></a></li> </ul> </li> </ul> </li> -<li type="circle">org.apache.axis2.databinding.types.Union (implements java.io.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) +<li type="circle">org.apache.axis2.databinding.types.Union (implements java.io.Serializable) <ul> <li type="circle">at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureCreationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">SignatureCreationServiceStub.SignatoriesType</span></a> (implements org.apache.axis2.databinding.ADBBean)</li> <li type="circle">at.gv.egiz.moa.<a href="../../../../at/gv/egiz/moa/SignatureVerificationServiceStub.SignatoriesType.html" title="class in at.gv.egiz.moa"><span class="strong">SignatureVerificationServiceStub.SignatoriesType</span></a> (implements org.apache.axis2.databinding.ADBBean)</li> @@ -762,18 +759,16 @@ <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> -<li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../at/gv/egiz/dsig/util/package-tree.html">Prev</a></li> -<li><a href="../../../../at/gv/egiz/pdfas/lib/api/package-tree.html">Next</a></li> +<li><a href="../../../../at/gv/egiz/pdfas/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?at/gv/egiz/moa/package-tree.html" target="_top">Frames</a></li> diff --git a/docs/full/at/gv/egiz/moa/package-use.html b/docs/full/at/gv/egiz/moa/package-use.html deleted file mode 100644 index c7b59b02..00000000 --- a/docs/full/at/gv/egiz/moa/package-use.html +++ /dev/null @@ -1,1027 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:07 CET 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>Uses of Package at.gv.egiz.moa (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -</head> -<body> -<script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package at.gv.egiz.moa (PDF-AS 4.0.0-SNAPSHOT Library)"; - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> -<!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li>Class</li> -<li class="navBarCell1Rev">Use</li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../index-all.html">Index</a></li> -<li><a href="../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?at/gv/egiz/moa/package-use.html" target="_top">Frames</a></li> -<li><a href="package-use.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h1 title="Uses of Package at.gv.egiz.moa" class="title">Uses of Package<br>at.gv.egiz.moa</h1> -</div> -<div class="contentContainer"> -<ul class="blockList"> -<li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="#at.gv.egiz.moa">at.gv.egiz.moa</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="at.gv.egiz.moa"> -<!-- --> -</a> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a> used by <a href="../../../../at/gv/egiz/moa/package-summary.html">at.gv.egiz.moa</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/MOAFault.html#at.gv.egiz.moa">MOAFault</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceCallbackHandler.html#at.gv.egiz.moa">SignatureCreationServiceCallbackHandler</a> -<div class="block">SignatureCreationServiceCallbackHandler Callback class, Users can extend this class and implement - their own receiveResult and receiveError methods.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AllSignatoriesType.html#at.gv.egiz.moa">SignatureCreationServiceStub.AllSignatoriesType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.AnyChildrenType.html#at.gv.egiz.moa">SignatureCreationServiceStub.AnyChildrenType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethod.html#at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethod</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CanonicalizationMethodType.html#at.gv.egiz.moa">SignatureCreationServiceStub.CanonicalizationMethodType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CheckResultType.html#at.gv.egiz.moa">SignatureCreationServiceStub.CheckResultType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSContentBaseType.html#at.gv.egiz.moa">SignatureCreationServiceStub.CMSContentBaseType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectInfoType.html#at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectInfoType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectOptionalMetaType.html#at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectOptionalMetaType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CMSDataObjectRequiredMetaType.html#at.gv.egiz.moa">SignatureCreationServiceStub.CMSDataObjectRequiredMetaType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentBaseType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ContentBaseType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentExLocRefBaseType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ContentExLocRefBaseType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentOptionalRefType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ContentOptionalRefType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ContentRequiredRefType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ContentRequiredRefType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequest.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequest</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureRequestType.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureRequestType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponse.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponse</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseType.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateCMSSignatureResponseTypeChoice</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureEnvironmentProfile_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfo_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfo_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureInfoChoice_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureInfoChoice_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateSignatureLocationType.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateSignatureLocationType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateTransformsInfoProfile_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateTransformsInfoProfile_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequest.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequest</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureRequestType.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureRequestType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponse.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponse</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseType.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice.html#at.gv.egiz.moa">SignatureCreationServiceStub.CreateXMLSignatureResponseTypeChoice</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.CryptoBinary.html#at.gv.egiz.moa">SignatureCreationServiceStub.CryptoBinary</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObject_type1.html#at.gv.egiz.moa">SignatureCreationServiceStub.DataObject_type1</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfo_type1.html#at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfo_type1</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoType.html#at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.DataObjectInfoTypeChoice_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethod.html#at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethod</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestMethodType.html#at.gv.egiz.moa">SignatureCreationServiceStub.DigestMethodType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValue.html#at.gv.egiz.moa">SignatureCreationServiceStub.DigestValue</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DigestValueType.html#at.gv.egiz.moa">SignatureCreationServiceStub.DigestValueType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValue.html#at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValue</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueType.html#at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1.html#at.gv.egiz.moa">SignatureCreationServiceStub.DSAKeyValueTypeSequence_type1</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponse.html#at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponse</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ErrorResponseType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ErrorResponseType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.FinalDataMetaInfoType.html#at.gv.egiz.moa">SignatureCreationServiceStub.FinalDataMetaInfoType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Hash_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.Hash_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.HMACOutputLengthType.html#at.gv.egiz.moa">SignatureCreationServiceStub.HMACOutputLengthType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.InputDataType.html#at.gv.egiz.moa">SignatureCreationServiceStub.InputDataType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.IssuingCountry.html#at.gv.egiz.moa">SignatureCreationServiceStub.IssuingCountry</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyIdentifierType.html#at.gv.egiz.moa">SignatureCreationServiceStub.KeyIdentifierType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfo.html#at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfo</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoType.html#at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyInfoTypeChoice.html#at.gv.egiz.moa">SignatureCreationServiceStub.KeyInfoTypeChoice</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyName.html#at.gv.egiz.moa">SignatureCreationServiceStub.KeyName</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValue.html#at.gv.egiz.moa">SignatureCreationServiceStub.KeyValue</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.KeyValueType.html#at.gv.egiz.moa">SignatureCreationServiceStub.KeyValueType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Manifest.html#at.gv.egiz.moa">SignatureCreationServiceStub.Manifest</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultInfoType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultInfoType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestRefsCheckResultType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ManifestRefsCheckResultType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ManifestType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ManifestType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MetaInfoType.html#at.gv.egiz.moa">SignatureCreationServiceStub.MetaInfoType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MgmtData.html#at.gv.egiz.moa">SignatureCreationServiceStub.MgmtData</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.MimeTypeType.html#at.gv.egiz.moa">SignatureCreationServiceStub.MimeTypeType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Object.html#at.gv.egiz.moa">SignatureCreationServiceStub.Object</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ObjectType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ObjectTypeSequence.html#at.gv.egiz.moa">SignatureCreationServiceStub.ObjectTypeSequence</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PartOf_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.PartOf_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPData.html#at.gv.egiz.moa">SignatureCreationServiceStub.PGPData</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataType.html#at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PGPDataTypeSequence_type1.html#at.gv.egiz.moa">SignatureCreationServiceStub.PGPDataTypeSequence_type1</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ProfileIdentifierType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ProfileIdentifierType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthority.html#at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthority</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.PublicAuthorityType.html#at.gv.egiz.moa">SignatureCreationServiceStub.PublicAuthorityType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.QualifiedCertificate.html#at.gv.egiz.moa">SignatureCreationServiceStub.QualifiedCertificate</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Reference.html#at.gv.egiz.moa">SignatureCreationServiceStub.Reference</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultInfoType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultInfoType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferencesCheckResultType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ReferencesCheckResultType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.ReferenceType.html#at.gv.egiz.moa">SignatureCreationServiceStub.ReferenceType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethod.html#at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethod</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RetrievalMethodType.html#at.gv.egiz.moa">SignatureCreationServiceStub.RetrievalMethodType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValue.html#at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValue</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.RSAKeyValueType.html#at.gv.egiz.moa">SignatureCreationServiceStub.RSAKeyValueType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SecureSignatureCreationDevice.html#at.gv.egiz.moa">SignatureCreationServiceStub.SecureSignatureCreationDevice</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatoriesType.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignatoriesType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Signature.html#at.gv.egiz.moa">SignatureCreationServiceStub.Signature</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureEnvironment_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignatureEnvironment_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureManifestCheckParams_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignatureManifestCheckParams_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethod.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethod</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureMethodType.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignatureMethodType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperties.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperties</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertiesType.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertiesType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureProperty.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignatureProperty</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyType.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignaturePropertyTypeChoice.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignaturePropertyTypeChoice</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureType.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignatureType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValue.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValue</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignatureValueType.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignatureValueType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfo.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfo</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SignedInfoType.html#at.gv.egiz.moa">SignatureCreationServiceStub.SignedInfoType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SingleSignatureInfo_type1.html#at.gv.egiz.moa">SignatureCreationServiceStub.SingleSignatureInfo_type1</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.Source_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Source_type1.html#at.gv.egiz.moa">SignatureCreationServiceStub.Source_type1</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Space_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.Space_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIData.html#at.gv.egiz.moa">SignatureCreationServiceStub.SPKIData</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataType.html#at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SPKIDataTypeSequence.html#at.gv.egiz.moa">SignatureCreationServiceStub.SPKIDataTypeSequence</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Structure_type1.html#at.gv.egiz.moa">SignatureCreationServiceStub.Structure_type1</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Supplement.html#at.gv.egiz.moa">SignatureCreationServiceStub.Supplement</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.SupplementProfile.html#at.gv.egiz.moa">SignatureCreationServiceStub.SupplementProfile</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transform.html#at.gv.egiz.moa">SignatureCreationServiceStub.Transform</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformParameterType.html#at.gv.egiz.moa">SignatureCreationServiceStub.TransformParameterType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.Transforms.html#at.gv.egiz.moa">SignatureCreationServiceStub.Transforms</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsInfoType.html#at.gv.egiz.moa">SignatureCreationServiceStub.TransformsInfoType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformsType.html#at.gv.egiz.moa">SignatureCreationServiceStub.TransformsType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformType.html#at.gv.egiz.moa">SignatureCreationServiceStub.TransformType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.TransformTypeChoice.html#at.gv.egiz.moa">SignatureCreationServiceStub.TransformTypeChoice</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequest.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequest</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureRequestType.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureRequestType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponse.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponse</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseType.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyCMSSignatureResponseTypeSequence</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifySignatureInfo_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifySignatureInfo_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataType.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsDataTypeChoice.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsDataTypeChoice</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyTransformsInfoProfile_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequest.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequest</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestType.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponse.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponse</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.VerifyXMLSignatureResponseType.html#at.gv.egiz.moa">SignatureCreationServiceStub.VerifyXMLSignatureResponseType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509Data.html#at.gv.egiz.moa">SignatureCreationServiceStub.X509Data</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataType.html#at.gv.egiz.moa">SignatureCreationServiceStub.X509DataType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeChoice_type0.html#at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeChoice_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509DataTypeSequence.html#at.gv.egiz.moa">SignatureCreationServiceStub.X509DataTypeSequence</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.X509IssuerSerialType.html#at.gv.egiz.moa">SignatureCreationServiceStub.X509IssuerSerialType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLContentType.html#at.gv.egiz.moa">SignatureCreationServiceStub.XMLContentType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureCreationServiceStub.XMLDataObjectAssociationType.html#at.gv.egiz.moa">SignatureCreationServiceStub.XMLDataObjectAssociationType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceCallbackHandler.html#at.gv.egiz.moa">SignatureVerificationServiceCallbackHandler</a> -<div class="block">SignatureVerificationServiceCallbackHandler Callback class, Users can extend this class and implement - their own receiveResult and receiveError methods.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AllSignatoriesType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.AllSignatoriesType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.AnyChildrenType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.AnyChildrenType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethod.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethod</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CanonicalizationMethodType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CanonicalizationMethodType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CheckResultType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CheckResultType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSContentBaseType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CMSContentBaseType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectInfoType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectInfoType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectOptionalMetaType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CMSDataObjectRequiredMetaType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentBaseType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ContentBaseType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentExLocRefBaseType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ContentExLocRefBaseType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentOptionalRefType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ContentOptionalRefType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ContentRequiredRefType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ContentRequiredRefType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequest.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequest</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureRequestType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureRequestType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponse.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponse</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateCMSSignatureResponseTypeChoice</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureEnvironmentProfile_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfo_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfo_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureInfoChoice_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateSignatureLocationType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateSignatureLocationType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateTransformsInfoProfile_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequest.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequest</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureRequestType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureRequestType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponse.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponse</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CreateXMLSignatureResponseTypeChoice</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.CryptoBinary.html#at.gv.egiz.moa">SignatureVerificationServiceStub.CryptoBinary</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObject_type1.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DataObject_type1</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfo_type1.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfo_type1</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DataObjectInfoTypeChoice_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethod.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethod</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestMethodType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DigestMethodType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValue.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValue</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DigestValueType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DigestValueType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValue.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValue</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1.html#at.gv.egiz.moa">SignatureVerificationServiceStub.DSAKeyValueTypeSequence_type1</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponse.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponse</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ErrorResponseType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ErrorResponseType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.FinalDataMetaInfoType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.FinalDataMetaInfoType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Hash_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Hash_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.HMACOutputLengthType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.HMACOutputLengthType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.InputDataType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.InputDataType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.IssuingCountry.html#at.gv.egiz.moa">SignatureVerificationServiceStub.IssuingCountry</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyIdentifierType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.KeyIdentifierType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfo.html#at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfo</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyInfoTypeChoice.html#at.gv.egiz.moa">SignatureVerificationServiceStub.KeyInfoTypeChoice</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyName.html#at.gv.egiz.moa">SignatureVerificationServiceStub.KeyName</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValue.html#at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValue</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.KeyValueType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.KeyValueType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Manifest.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Manifest</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultInfoType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestRefsCheckResultType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestRefsCheckResultType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ManifestType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ManifestType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MetaInfoType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.MetaInfoType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MgmtData.html#at.gv.egiz.moa">SignatureVerificationServiceStub.MgmtData</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.MimeTypeType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.MimeTypeType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Object.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Object</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ObjectTypeSequence.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ObjectTypeSequence</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PartOf_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.PartOf_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPData.html#at.gv.egiz.moa">SignatureVerificationServiceStub.PGPData</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PGPDataTypeSequence_type1.html#at.gv.egiz.moa">SignatureVerificationServiceStub.PGPDataTypeSequence_type1</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ProfileIdentifierType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ProfileIdentifierType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthority.html#at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthority</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.PublicAuthorityType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.PublicAuthorityType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.QualifiedCertificate.html#at.gv.egiz.moa">SignatureVerificationServiceStub.QualifiedCertificate</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Reference.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Reference</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultInfoType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultInfoType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferencesCheckResultType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ReferencesCheckResultType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.ReferenceType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.ReferenceType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethod.html#at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethod</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RetrievalMethodType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.RetrievalMethodType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValue.html#at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValue</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.RSAKeyValueType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.RSAKeyValueType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SecureSignatureCreationDevice.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SecureSignatureCreationDevice</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatoriesType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignatoriesType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Signature.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Signature</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureEnvironment_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureEnvironment_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureManifestCheckParams_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureManifestCheckParams_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethod.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethod</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureMethodType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureMethodType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperties.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperties</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertiesType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertiesType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureProperty.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureProperty</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignaturePropertyTypeChoice.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignaturePropertyTypeChoice</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValue.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValue</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignatureValueType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignatureValueType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfo.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfo</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SignedInfoType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SignedInfoType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SingleSignatureInfo_type1.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SingleSignatureInfo_type1</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Source_type1.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Source_type1</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Space_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Space_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIData.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIData</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SPKIDataTypeSequence.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SPKIDataTypeSequence</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Structure_type1.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Structure_type1</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Supplement.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Supplement</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.SupplementProfile.html#at.gv.egiz.moa">SignatureVerificationServiceStub.SupplementProfile</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transform.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Transform</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformParameterType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.TransformParameterType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.Transforms.html#at.gv.egiz.moa">SignatureVerificationServiceStub.Transforms</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsInfoType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsInfoType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformsType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.TransformsType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.TransformType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.TransformTypeChoice.html#at.gv.egiz.moa">SignatureVerificationServiceStub.TransformTypeChoice</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequest.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequest</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureRequestType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureRequestType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponse.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponse</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyCMSSignatureResponseTypeSequence</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifySignatureInfo_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifySignatureInfo_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsDataTypeChoice</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyTransformsInfoProfile_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequest.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequest</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureRequestTypeChoice_type0</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponse.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponse</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.VerifyXMLSignatureResponseType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.VerifyXMLSignatureResponseType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509Data.html#at.gv.egiz.moa">SignatureVerificationServiceStub.X509Data</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeChoice_type0.html#at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeChoice_type0</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509DataTypeSequence.html#at.gv.egiz.moa">SignatureVerificationServiceStub.X509DataTypeSequence</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.X509IssuerSerialType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.X509IssuerSerialType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLContentType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.XMLContentType</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../at/gv/egiz/moa/class-use/SignatureVerificationServiceStub.XMLDataObjectAssociationType.html#at.gv.egiz.moa">SignatureVerificationServiceStub.XMLDataObjectAssociationType</a> </td> -</tr> -</tbody> -</table> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> -<!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li>Class</li> -<li class="navBarCell1Rev">Use</li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../index-all.html">Index</a></li> -<li><a href="../../../../help-doc.html">Help</a></li> -</ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?at/gv/egiz/moa/package-use.html" target="_top">Frames</a></li> -<li><a href="package-use.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip-navbar_bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> |
